Quadratic roots, narrow range

Time bar (total: 14.0s)

analyze294.0ms (2.1%)

Memory
36.9MiB live, 497.8MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%0%100%0%0%0%0
0%0%0%100%0%0%0%1
0%0%0%100%0%0%0%2
0%0%0%100%0%0%0%3
0%0%0%100%0%0%0%4
0%0%0%100%0%0%0%5
0%0%0%100%0%0%0%6
0%0%0%100%0%0%0%7
2.3%0%0%100%0%0%0%8
11.3%0%0%100%0%0%0%9
21.1%0%0%100%0%0%0%10
28%0%0%100%0%0%0%11
40.1%0%0%100%0%0%0%12
Compiler

Compiled 41 to 28 computations (31.7% saved)

sample2.8s (19.8%)

Memory
-145.5MiB live, 3 387.4MiB allocated
Samples
1.0s5 652×0valid
871.0ms2 604×1valid
217.0ms1 374×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
const: 363.0ms (25.2% of total)
ival-mult: 290.0ms (20.1% of total)
ival-div: 250.0ms (17.4% of total)
ival-<: 169.0ms (11.7% of total)
ival-sqrt: 89.0ms (6.2% of total)
ival-add: 76.0ms (5.3% of total)
ival-sub: 67.0ms (4.7% of total)
ival-neg: 55.0ms (3.8% of total)
adjust: 33.0ms (2.3% of total)
ival-and: 33.0ms (2.3% of total)
exact: 10.0ms (0.7% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

preprocess159.0ms (1.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
058175
1170160
2474160
31250160
43323160
56278160
01417
13116
26816
315116
423116
537216
665416
7112216
8222516
9250916
10262616
11268116
12268216
13268216
14268816
0268815
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
Call 2
Inputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
Outputs
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2))
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2))
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)))
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a -2))
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)))
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2))
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b))
(/ (- (sqrt (+ (* a a) (* b (* c -4)))) a) (* b 2))
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c))
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* c 2))
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a))
(/ (- (sqrt (+ (* c c) (* (* b a) -4))) c) (* a 2))

explain172.0ms (1.2%)

Memory
20.9MiB live, 358.6MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2330-3(1.536643622067192e-6 0.3531969956137083 414.100843432514)(+.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))))cancellation2309
Confusion
Predicted +Predicted -
+2304
-022
Precision
1.0
Recall
0.9829059829059829
Confusion?
Predicted +Predicted MaybePredicted -
+23040
-0517
Precision?
0.9790794979079498
Recall?
1.0
Freqs
test
numberfreq
026
1230
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
32.0ms354×0valid
32.0ms158×1valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 41.0ms
ival-mult: 12.0ms (29.3% of total)
ival-sqrt: 11.0ms (26.9% of total)
ival-div: 6.0ms (14.6% of total)
ival-add: 3.0ms (7.3% of total)
ival-sub: 3.0ms (7.3% of total)
adjust: 2.0ms (4.9% of total)
ival-neg: 2.0ms (4.9% of total)
exact: 1.0ms (2.4% 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.9MiB live, 1.9MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.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))
Compiler

Compiled 20 to 14 computations (30% saved)

simplify94.0ms (0.7%)

Memory
7.1MiB live, 81.9MiB 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)

localize69.0ms (0.5%)

Memory
10.3MiB live, 127.4MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy99.6%
(-.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))
accuracy57.7%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
20.0ms177×0valid
16.0ms79×1valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-sqrt: 9.0ms (35.9% of total)
ival-mult: 8.0ms (31.9% of total)
ival-div: 2.0ms (8% of total)
ival-sub: 2.0ms (8% of total)
adjust: 1.0ms (4% of total)
ival-add: 1.0ms (4% of total)
ival-neg: 1.0ms (4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series31.0ms (0.2%)

Memory
-24.2MiB live, 51.4MiB 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
8.0ms
c
@inf
(sqrt (- (* b b) (* (* 4 a) c)))
5.0ms
b
@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
b
@0
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
1.0ms
a
@inf
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))

rewrite356.0ms (2.6%)

Memory
10.4MiB live, 601.4MiB 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)))))))

simplify449.0ms (3.2%)

Memory
-50.6MiB live, 658.4MiB 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))))))))

eval86.0ms (0.6%)

Memory
22.1MiB live, 172.4MiB allocated
Compiler

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

prune151.0ms (1.1%)

Memory
-10.9MiB live, 229.6MiB allocated
Pruning

31 alts after pruning (31 fresh and 0 done)

PrunedKeptTotal
New56531596
Fresh000
Picked101
Done000
Total56631597
Accuracy
98.7%
Counts
597 → 31
Alt Table
Click to see full alt table
StatusAccuracyProgram
88.2%
(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)))
91.7%
(/.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)
91.5%
(/.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))) (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) (*.f64 #s(literal 2 binary64) a))
88.0%
(/.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))
56.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))))) (*.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))
56.4%
(/.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))
81.3%
(/.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))
58.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))
88.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)
57.6%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
56.9%
(/.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))
57.1%
(/.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))
57.5%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a))
57.6%
(/.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))
81.3%
(/.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))
81.5%
(/.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))
87.9%
(/.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))
91.5%
(/.f64 (*.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))) (*.f64 #s(literal 2 binary64) a))
63.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
88.2%
(/.f64 (*.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)))) (*.f64 #s(literal 2 binary64) a))
91.7%
(/.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))
63.1%
(/.f64 c (neg.f64 b))
56.7%
(-.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))))
91.7%
(+.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))))))
57.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
88.1%
(*.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)))
91.6%
(*.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)))
81.4%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
81.5%
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
Compiler

Compiled 2 068 to 1 152 computations (44.3% saved)

simplify410.0ms (2.9%)

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

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))))
cost-diff0
(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))
cost-diff0
(*.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)))
cost-diff128
(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))))
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
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))
cost-diff704
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 c (neg.f64 b))
cost-diff320
(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))))
cost-diff320
(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))))
cost-diff704
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
cost-diff1024
(/.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))
Rules
11 682×accelerator-lowering-fma.f32
11 682×accelerator-lowering-fma.f64
5 422×*-lowering-*.f32
5 422×*-lowering-*.f64
3 092×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
065618
1188611
2555597
31594573
43369573
55861573
08046543
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))) (* 2 a))
(* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b))))
a
(+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))
(+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))
(+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))
-1/2
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))
(/ (* (pow c 4) 20) (pow b 6))
(* (pow c 4) 20)
(pow c 4)
c
4
20
(pow b 6)
b
6
(/ a b)
(/ (* -4 (* c (* c c))) (pow b 5))
(* -4 (* c (* c c)))
-4
(* c (* c c))
(* c c)
(pow b 5)
5
(/ (* -2 (* c c)) (* b (* b b)))
(* -2 (* c c))
-2
(* b (* b b))
(* b b)
(* -2 (/ c b))
(/ c b)
(* 2 a)
2
(/ c (neg b))
c
(neg b)
b
(/ (+ (neg b) (sqrt (* a (+ (* c -4) (/ (* b b) a))))) (* 2 a))
(+ (neg b) (sqrt (* a (+ (* c -4) (/ (* b b) a)))))
(neg b)
b
(sqrt (* a (+ (* c -4) (/ (* b b) a))))
(* a (+ (* c -4) (/ (* b b) a)))
a
(+ (* c -4) (/ (* b b) a))
c
-4
(/ (* b b) a)
(* 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
(* c (+ (* c (+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))) (/ -1 b)))
c
(+ (* c (+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))) (/ -1 b))
(+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))
(* a (/ a (pow b 5)))
a
(/ a (pow b 5))
(pow b 5)
b
5
(* c -2)
-2
(/ (neg a) (* b (* b b)))
(neg a)
(* b (* b b))
(* b b)
(/ -1 b)
-1
Outputs
(/ (* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))) (* 2 a))
(*.f64 (fma.f64 a (fma.f64 (*.f64 c c) (fma.f64 a (*.f64 c (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #s(literal 1/2 binary64))
(* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b))))
(*.f64 a (fma.f64 a (fma.f64 (*.f64 c c) (fma.f64 a (*.f64 c (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
a
(+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))
(fma.f64 a (fma.f64 (*.f64 c c) (fma.f64 a (*.f64 c (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
(+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))
(fma.f64 (*.f64 c c) (fma.f64 a (*.f64 c (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))
(+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))
(fma.f64 a (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (pow.f64 b #s(literal 5 binary64))))
-1/2
#s(literal -1/2 binary64)
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))
(/ (* (pow c 4) 20) (pow b 6))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(* (pow c 4) 20)
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
c
4
#s(literal 4 binary64)
20
#s(literal 20 binary64)
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
b
6
#s(literal 6 binary64)
(/ a b)
(/.f64 a b)
(/ (* -4 (* c (* c c))) (pow b 5))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (* c (* c c)))
(*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))
-4
#s(literal -4 binary64)
(* c (* c c))
(*.f64 c (*.f64 c c))
(* c c)
(*.f64 c c)
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
5
#s(literal 5 binary64)
(/ (* -2 (* c c)) (* b (* b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(* -2 (* c c))
(*.f64 c (*.f64 c #s(literal -2 binary64)))
-2
#s(literal -2 binary64)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(* -2 (/ c b))
(*.f64 #s(literal -2 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ c (neg b))
(/.f64 c (neg.f64 b))
c
(neg b)
(neg.f64 b)
b
(/ (+ (neg b) (sqrt (* a (+ (* c -4) (/ (* b b) a))))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (* a (+ (* c -4) (/ (* b b) a)))))
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)
(neg b)
(neg.f64 b)
b
(sqrt (* a (+ (* c -4) (/ (* b b) a))))
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
(* a (+ (* c -4) (/ (* b b) a)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
a
(+ (* c -4) (/ (* b b) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
c
-4
#s(literal -4 binary64)
(/ (* b b) a)
(/.f64 (*.f64 b b) a)
(* 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 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.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 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) b)
(neg b)
(neg.f64 b)
b
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))
(+ (* b b) (* c (* a -4)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* c (* a -4))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
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 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* c (+ (* c (+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))) (/ -1 b)))
(*.f64 c (fma.f64 a (*.f64 c (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
c
(+ (* c (+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))) (/ -1 b))
(fma.f64 a (*.f64 c (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* a (/ a (pow b 5)))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
a
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
b
5
#s(literal 5 binary64)
(* c -2)
(*.f64 c #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(/ (neg a) (* b (* b b)))
(neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))
(neg a)
(neg.f64 a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(* b b)
(*.f64 b b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)

localize307.0ms (2.2%)

Memory
12.5MiB live, 452.7MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.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)))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.5%
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
accuracy99.8%
(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))
accuracy99.2%
(/.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))))))
accuracy57.7%
(+.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.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a))
accuracy99.6%
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
accuracy99.6%
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
accuracy57.7%
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))
accuracy100.0%
(/.f64 c (neg.f64 b))
accuracy100.0%
(neg.f64 b)
accuracy99.5%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
accuracy99.5%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
Samples
103.0ms177×0valid
64.0ms79×1valid
Compiler

Compiled 624 to 67 computations (89.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 127.0ms
ival-mult: 66.0ms (51.8% of total)
ival-div: 28.0ms (22% of total)
ival-add: 13.0ms (10.2% of total)
ival-pow: 8.0ms (6.3% of total)
adjust: 4.0ms (3.1% of total)
ival-sqrt: 4.0ms (3.1% of total)
ival-neg: 2.0ms (1.6% of total)
exact: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series146.0ms (1%)

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

183 calls:

TimeVariablePointExpression
17.0ms
c
@-inf
(+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))
14.0ms
a
@inf
(/ (* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))) (* 2 a))
7.0ms
a
@inf
(+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))
5.0ms
a
@-inf
(* a (+ (* c -4) (/ (* b b) a)))
2.0ms
c
@0
(/ (* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))) (* 2 a))

rewrite471.0ms (3.4%)

Memory
27.4MiB live, 583.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 756×*-lowering-*.f32
4 756×*-lowering-*.f64
3 420×accelerator-lowering-fma.f32
3 420×accelerator-lowering-fma.f64
2 908×pow-lowering-pow.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
065376
1400361
23726330
08437311
Stop Event
iter limit
node limit
Counts
24 → 866
Calls
Call 1
Inputs
(/ (* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))) (* 2 a))
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))
(+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))
(+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))
(/ c (neg b))
(neg b)
(* a (+ (* c -4) (/ (* b b) a)))
(+ (neg b) (sqrt (* a (+ (* c -4) (/ (* b b) a)))))
(/ (+ (neg b) (sqrt (* a (+ (* c -4) (/ (* b b) a))))) (* 2 a))
(+ (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)))))
(+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))
(* c (+ (* c (+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))) (/ -1 b)))
(+ (* c (+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))) (/ -1 b))
(* a (/ a (pow b 5)))
(/ (* -4 (* c (* c c))) (pow b 5))
(/ (* (pow c 4) 20) (pow b 6))
(/ (* -2 (* c c)) (* b (* b b)))
(+ (* c -4) (/ (* b b) a))
(sqrt (+ (* b b) (* c (* a -4))))
(/ (neg a) (* b (* b b)))
(/ a (pow b 5))
(* b (* b b))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 a (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 a (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 a (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) a)
(/.f64 (*.f64 a (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (/.f64 a (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))) a))
(*.f64 (*.f64 a (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a))
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a) (*.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))))
(*.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 2 binary64))) a)
(*.f64 (/.f64 a a) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #s(literal 2 binary64)) (/.f64 a a))
(*.f64 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a a) #s(literal -1 binary64)))
(/.f64 a (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b a))
(/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 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 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (neg.f64 a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/.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 (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (neg.f64 a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 a b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 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 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b)) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a 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 (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (/.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 a b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) b)) (/.f64 (*.f64 c c) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(+.f64 (fma.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) b)) (/.f64 (*.f64 c c) (*.f64 b b))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) a) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) a) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) a (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) a (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (*.f64 (neg.f64 (/.f64 #s(literal -2 binary64) b)) (/.f64 (*.f64 c c) (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) a) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a b) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a b) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b 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 b (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))))
(/.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))))
(*.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))))))
(*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(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 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c))))
(/.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 (neg.f64 c) b)
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal -1 binary64)) b)
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (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 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 b #s(literal -1 binary64))
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))
(pow.f64 (neg.f64 b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(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 (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 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(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 (*.f64 b b) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b a) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.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 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b b) a) a (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a b) (/.f64 b a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (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 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.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)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.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)))
(/.f64 (*.f64 (fma.f64 a (*.f64 c #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))) (/.f64 #s(literal 1 binary64) (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)) (neg.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (neg.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 (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 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (*.f64 (neg.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)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) a) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) a) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -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/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))
(*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))) a)
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (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 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 a) (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (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 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.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))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))
(*.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 a)) (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) (*.f64 (sqrt.f64 a) (sqrt.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 a)) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 a)) #s(literal 1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 a)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)))
(+.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))) (neg.f64 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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (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))))))
(-.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 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 a) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (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)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #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 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (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 a) (sqrt.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) #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 a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) #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))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 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 (sqrt.f64 a)) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 a))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.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 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.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 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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)))))
(/.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.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 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.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 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(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)))
(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 (-.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 (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 #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 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 (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 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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 (fma.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 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.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 (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 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #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 a (*.f64 c #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 a (*.f64 c #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 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 (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 #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 #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 (*.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (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))))
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (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))))))
(-.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 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 a) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (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)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #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 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (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 a) (sqrt.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) #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 a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) #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))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 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 (sqrt.f64 a)) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 a))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.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 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.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 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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)))))
(/.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.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 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.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 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(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)))
(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 (-.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 (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 #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 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 (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 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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 (fma.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 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.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 (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 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #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 a (*.f64 c #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 a (*.f64 c #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 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 (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 #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 #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 (*.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(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 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (neg.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 (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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.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 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (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)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(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))
(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))
(pow.f64 (/.f64 (/.f64 #s(literal 1 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 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 a) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (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 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (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 a) (sqrt.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) #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 a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 a)) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 a))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))))
(+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (neg.f64 b)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 a) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) c (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 c (neg.f64 b)) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 c (neg.f64 b)))
(-.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 c b))
(fma.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(fma.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c) (/.f64 c (neg.f64 b)))
(fma.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) c (/.f64 c (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 c (neg.f64 b))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 c (neg.f64 b))))
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 c (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) c) (fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) c)
(+.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(+.f64 (+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))))
(fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal -2 binary64)) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) c (/.f64 #s(literal -1 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))))))
(/.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(*.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a a)))
(/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (neg.f64 a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 a) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a))
(/.f64 (neg.f64 (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal -1 binary64))
(*.f64 a (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) #s(literal -1 binary64))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c 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) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c b))
(+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))
(+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))
(fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a) (*.f64 c #s(literal -4 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 c #s(literal -4 binary64)))
(fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b) (*.f64 c #s(literal -4 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 c #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 b a)))))
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(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 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (neg.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 (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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.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 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (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)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(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))
(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))
(pow.f64 (/.f64 (/.f64 #s(literal 1 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 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 a) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (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 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (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 a) (sqrt.f64 a)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) #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 a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 a)) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 a))) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))
(/.f64 a (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 a b) (*.f64 b b))
(/.f64 (/.f64 a b) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 a (neg.f64 b))))
(/.f64 (/.f64 a (*.f64 b b)) b)
(/.f64 (/.f64 a (neg.f64 b)) (*.f64 b b))
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (neg.f64 a) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 a (neg.f64 b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 a (neg.f64 b))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (neg.f64 b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (neg.f64 a)) #s(literal -1 binary64)))
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a) #s(literal 1 binary64)))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 b (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (neg.f64 b)) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))

simplify636.0ms (4.6%)

Memory
-6.2MiB live, 994.5MiB allocated
Algorithm
egg-herbie
Rules
13 018×accelerator-lowering-fma.f32
13 018×accelerator-lowering-fma.f64
10 010×*-lowering-*.f32
10 010×*-lowering-*.f64
4 760×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
096912813
1307412575
0913512123
Stop Event
iter limit
node limit
Counts
732 → 732
Calls
Call 1
Inputs
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -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))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* -2 (/ (pow c 2) (pow b 3)))
(+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(* -2 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* -4 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -2 (/ (pow c 2) (pow b 3)))
(/ (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2))) (pow b 3))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(* -2 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -4 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -4 (/ (pow c 3) (pow b 5)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(* -4 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(* -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)
(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 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)))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(* -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/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) (* -1/2 (/ b a)))
(+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* 1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) a)) (* 1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* 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))))))))
(* -1 (/ a (pow b 3)))
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5))
(* -1 (/ a (pow b 3)))
(/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))
(/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))
(/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))
(* -1 (/ a (pow b 3)))
(* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(* -1 (/ a (pow b 3)))
(+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))
(+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))
(+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(* -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 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))))
(/ -1 b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5))
(/ -1 b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b)
(/ -1 b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(/ (pow a 2) (pow b 5))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* 20 (/ (pow c 4) (pow b 6)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(/ (pow b 2) a)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(* -4 c)
(* c (- (/ (pow b 2) (* a c)) 4))
(* c (- (/ (pow b 2) (* a c)) 4))
(* c (- (/ (pow b 2) (* a c)) 4))
(* -4 c)
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -4 c)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(/ (pow b 2) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(/ (pow b 2) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(/ (pow b 2) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(* -4 c)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(* -4 c)
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) a))
(+ (* -4 c) (/ (pow b 2) 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))))))))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(* -1 (/ a (pow b 3)))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(/ a (pow b 5))
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
(pow b 3)
Outputs
(* -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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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))))))))
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -5 binary64) a) (/.f64 (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 (neg.f64 c) c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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)) (-.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 a (*.f64 b (*.f64 a (*.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 a (*.f64 b (*.f64 a (*.f64 b b))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (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)))) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 a (*.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))))))
(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 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) 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 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.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 (*.f64 #s(literal -5 binary64) (*.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)))) (/.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 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 c (*.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))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (-.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 c c))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 b (*.f64 c (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 b (*.f64 b (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) c) (*.f64 a (*.f64 c (*.f64 c (*.f64 b b))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (neg.f64 b)) (fma.f64 c (*.f64 c a) (*.f64 c (*.f64 b b))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))))) (neg.f64 b))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(fma.f64 a (fma.f64 (*.f64 #s(literal -10 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(fma.f64 a (fma.f64 (*.f64 #s(literal -10 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 a (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 a (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -10 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 c) (*.f64 b (*.f64 a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -10 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 c) (*.f64 b (*.f64 a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 b (*.f64 c (*.f64 b b))))))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 b (*.f64 c (*.f64 b b))))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 c (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 c (*.f64 b b))))) c)))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* -4 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -10 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -10 binary64)) (*.f64 b (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -10 binary64)) (*.f64 b (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)))))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2))) (pow b 3))
(/.f64 (fma.f64 c (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 c (*.f64 c #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64) (fma.f64 c (*.f64 c #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64) (fma.f64 c (*.f64 c #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b))))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -10 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -10 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -10 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -10 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -10 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -10 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) #s(literal -4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) #s(literal -4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -10 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) #s(literal -4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(fma.f64 (*.f64 #s(literal -10 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(fma.f64 (*.f64 #s(literal -10 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(fma.f64 (*.f64 #s(literal -10 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -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)
(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)
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 c (*.f64 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 c (*.f64 a #s(literal -4 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 c (*.f64 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 c (*.f64 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))))
(* -4 (* a c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b) b)
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 c a)) (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 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) 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 -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #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 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 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 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) 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 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a))))))
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (*.f64 c a)))))
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (neg.f64 b))) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) 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 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (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 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)))) (neg.f64 c)) 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))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/16 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 (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)
(/.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (neg.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))) (* -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 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b 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))))))
(fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.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 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)))))
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))
(*.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) (pow (sqrt -1) 2)))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 b a)))
(+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* 1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) a)) (* 1/2 b)) a)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 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 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 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 -1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b a)) (/.f64 (*.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 (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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.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 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.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 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (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 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 (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.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)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) c)) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 c a)) (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 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) 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 -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #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 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) 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 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (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 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)))) (neg.f64 c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 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 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) 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 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (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 (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 c a))) (*.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))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.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))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/16 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 (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)
(/.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (neg.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))) (* -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 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.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 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 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 -1/4 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b a)) (/.f64 (*.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 (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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.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 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.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 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (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 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 (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 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)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.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)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) 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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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)))))))
(-.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 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 (neg.f64 c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a)))
(+ (* -1 (* (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 (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))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) a)) a)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(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 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #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 #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 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) 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 c (*.f64 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 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (fma.f64 b (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) 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 a (/.f64 (*.f64 c a) (*.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 -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (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 (/.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (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 (*.f64 a (*.f64 a a)) (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 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 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.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)) (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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) 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 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 (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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.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)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 b b))))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 b b))))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 b b))))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 b b))))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 b b))))))
(* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 b b))))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5))
(/.f64 (fma.f64 c (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 a (*.f64 b (neg.f64 b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5))
(/.f64 (fma.f64 c (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 a (*.f64 b (neg.f64 b)))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5))
(/.f64 (fma.f64 c (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 a (*.f64 b (neg.f64 b)))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b (*.f64 b b)))
(/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) a) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) a) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) a) (*.f64 b (*.f64 b b))))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))
(+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))
(+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b))))))
(* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b))))))
(* -2 (/ (* (pow a 2) c) (pow b 5)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b)))))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b)))))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.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 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.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 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.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 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) 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 b (*.f64 c (*.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 (neg.f64 a) (*.f64 b (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) 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 b (*.f64 c (*.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 (/.f64 (neg.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 (/.f64 (neg.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))))))
(fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.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 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) 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 b (*.f64 a (*.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 b (*.f64 a (*.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 b (*.f64 a (*.f64 b b))))))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) 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 b (*.f64 a (*.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 b a))) 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 b a))) a)))
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) 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 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) c) (*.f64 a (*.f64 c (*.f64 c (*.f64 b b))))) (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 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (neg.f64 b)) (fma.f64 c (*.f64 c a) (*.f64 c (*.f64 b b))))) (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 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (neg.f64 b)) (fma.f64 c (*.f64 c a) (*.f64 c (*.f64 b b))))) (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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (neg.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (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 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) 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 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (neg.f64 b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))
(fma.f64 c (fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))
(fma.f64 c (fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b))))))
(* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
(* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 c (*.f64 b b))))))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))))
(*.f64 (*.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))) c)))
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))))
(*.f64 (*.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))) c)))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a (*.f64 b b))))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a)))))
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b))))
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a)))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a (*.f64 b b))))))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) a)))
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) a)))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5))
(/.f64 (fma.f64 a (*.f64 c (*.f64 b (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 c a (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 c a (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c)) (pow.f64 b #s(literal 5 binary64)))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b)
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b))
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b))
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 2) (pow b 5))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* 20 (/ (pow c 4) (pow b 6)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* c (- (/ (pow b 2) (* a c)) 4))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -4 binary64)))
(* c (- (/ (pow b 2) (* a c)) 4))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -4 binary64)))
(* c (- (/ (pow b 2) (* a c)) 4))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -4 binary64)))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) (*.f64 c a))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) (*.f64 c a))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) (*.f64 c a))))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a)
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(* -4 c)
(*.f64 c #s(literal -4 binary64))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(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 a (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #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 #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 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) 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 c (*.f64 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 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (fma.f64 b (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) 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 a (/.f64 (*.f64 c a) (*.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 -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (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 (/.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (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 (*.f64 a (*.f64 a a)) (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 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 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.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)) (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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) 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 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 (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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.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)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(* -1 (/ a (pow b 3)))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/ a (pow b 5))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))
(pow b 3)
(*.f64 b (*.f64 b b))

eval259.0ms (1.9%)

Memory
33.7MiB live, 606.3MiB allocated
Compiler

Compiled 68 949 to 4 894 computations (92.9% saved)

prune272.0ms (1.9%)

Memory
-22.8MiB live, 507.2MiB allocated
Pruning

62 alts after pruning (60 fresh and 2 done)

PrunedKeptTotal
New1 641471 688
Fresh131326
Picked325
Done000
Total1 657621 719
Accuracy
99.1%
Counts
1 719 → 62
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.6%
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
56.6%
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
91.0%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (neg.f64 b)) (fma.f64 c (*.f64 c a) (*.f64 c (*.f64 b b))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -5 binary64)))) (pow.f64 b #s(literal 7 binary64)))
57.6%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
57.6%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
57.6%
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 a))) (sqrt.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
56.8%
(/.f64 (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)) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
87.7%
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (neg.f64 b)) (fma.f64 c (*.f64 c a) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
91.7%
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
91.5%
(/.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))) (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) (*.f64 #s(literal 2 binary64) a))
88.0%
(/.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))
58.9%
(/.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))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
56.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))))) (*.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))
56.4%
(/.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))
63.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a))
81.3%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a))
58.9%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
58.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))
58.2%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (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)))))) (*.f64 #s(literal 2 binary64) a))
88.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)
58.9%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
57.6%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a b) (/.f64 b a) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a))
91.7%
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))) a)
58.9%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
58.9%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
57.6%
(/.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))
81.3%
(/.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))
63.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
88.2%
(/.f64 (*.f64 a (fma.f64 a (/.f64 (fma.f64 c (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
63.1%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
63.1%
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
63.1%
(/.f64 c (neg.f64 b))
57.6%
(/.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)))
91.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))
63.1%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
56.7%
(-.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))))
91.6%
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a)))
58.9%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
91.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))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (-.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 c c))))))))
91.7%
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 2 binary64))) a)
91.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) #s(literal -1 binary64)))
57.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
91.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))
57.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
63.1%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
87.8%
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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))) c)) (neg.f64 (*.f64 c (*.f64 c c))))
87.9%
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
87.9%
(*.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 b a))) a)))
88.0%
(*.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 b (*.f64 a (*.f64 b b))))))
81.4%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
88.1%
(*.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 (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
87.7%
(*.f64 c (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 c a (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) c)) (pow.f64 b #s(literal 5 binary64))))
81.3%
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
87.8%
(*.f64 c (*.f64 (*.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))) c))))
87.9%
(*.f64 c (*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))))))
81.5%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 4 310 to 2 263 computations (47.5% saved)

simplify330.0ms (2.4%)

Memory
-19.2MiB live, 459.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
cost-diff576
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
cost-diff896
(-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
cost-diff6464
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
cost-diff0
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
cost-diff0
(sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
cost-diff0
(/.f64 (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)) (*.f64 #s(literal 2 binary64) a))
cost-diff3264
(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))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
cost-diff704
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff192
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff320
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
cost-diff320
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
cost-diff1024
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))) a)
cost-diff1600
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
Rules
7 958×accelerator-lowering-fma.f32
7 958×accelerator-lowering-fma.f64
5 488×*-lowering-*.f32
5 488×*-lowering-*.f64
3 002×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
064732
1187663
2676585
33832570
45010549
57279549
08026522
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* (+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b))) (* a 1/2)) a)
(* (+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b))) (* a 1/2))
(+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b)))
a
(+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))
(+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))
-1/2
(/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))
(* a (* (* c (* c (* c c))) 20))
(* (* c (* c (* c c))) 20)
(* c (* c (* c c)))
c
(* c (* c c))
(* c c)
20
(* (* b (* b b)) (* b (* b (* b b))))
(* b (* b b))
b
(* b b)
(* b (* b (* b b)))
(/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b))))
(* c (* -4 (* c c)))
(* -4 (* c c))
-4
(* (* b b) (* b (* b b)))
(/ (* (* c c) -2) (* b (* b b)))
(* (* c c) -2)
-2
(* -2 (/ c b))
(/ c b)
(* a 1/2)
1/2
(* (/ -1 b) c)
(/ -1 b)
-1
b
c
(/ (+ (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a))
(+ (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c)))))
(neg b)
b
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(* c (+ (* a -4) (/ (* b b) c)))
c
(+ (* a -4) (/ (* b b) c))
a
-4
(/ (* b b) c)
(* b b)
(* 2 a)
2
(/ (+ (* (sqrt (sqrt (+ (* a (* c -4)) (* b b)))) (sqrt (sqrt (+ (* a (* c -4)) (* b b))))) (neg b)) (* 2 a))
(+ (* (sqrt (sqrt (+ (* a (* c -4)) (* b b)))) (sqrt (sqrt (+ (* a (* c -4)) (* b b))))) (neg b))
(sqrt (sqrt (+ (* a (* c -4)) (* b b))))
(sqrt (+ (* a (* c -4)) (* b b)))
(+ (* a (* c -4)) (* b b))
a
(* c -4)
c
-4
(* b b)
b
(neg b)
(* 2 a)
2
(* (pow (/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b)))) -1) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(pow (/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b)))) -1)
(/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b))))
(* a 2)
a
2
(- (* b b) (+ (* a (* c -4)) (* b b)))
(* b b)
b
(+ (* a (* c -4)) (* b b))
(* c -4)
c
-4
-1
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
1
(- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))
(neg b)
(sqrt (+ (* a (* c -4)) (* b b)))
Outputs
(/ (* (+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b))) (* a 1/2)) a)
(*.f64 (fma.f64 a (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b b)))) (*.f64 (/.f64 c b) (fma.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b b))) a #s(literal -2 binary64)))) #s(literal 1/2 binary64))
(* (+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b))) (* a 1/2))
(*.f64 a (*.f64 (fma.f64 a (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b b)))) (*.f64 (/.f64 c b) (fma.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b b))) a #s(literal -2 binary64)))) #s(literal 1/2 binary64)))
(+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b)))
(fma.f64 a (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b b)))) (*.f64 (/.f64 c b) (fma.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b b))) a #s(literal -2 binary64))))
a
(+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))
(fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b b)))))
(+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))
(fma.f64 a (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
-1/2
#s(literal -1/2 binary64)
(/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))
(/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(* a (* (* c (* c (* c c))) 20))
(*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))))
(* (* 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)
(* (* b (* b b)) (* b (* b (* b b))))
(*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(* b (* b (* b b)))
(*.f64 b (*.f64 b (*.f64 b b)))
(/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(* c (* -4 (* c c)))
(*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))
(* -4 (* c c))
(*.f64 c (*.f64 c #s(literal -4 binary64)))
-4
#s(literal -4 binary64)
(* (* b b) (* b (* b b)))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(/ (* (* c c) -2) (* b (* b b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* (* c c) -2)
(*.f64 (*.f64 c c) #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(* -2 (/ c b))
(*.f64 #s(literal -2 binary64) (/.f64 c b))
(/ c b)
(/.f64 c b)
(* a 1/2)
(*.f64 a #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(* (/ -1 b) c)
(/.f64 c (neg.f64 b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
b
c
(/ (+ (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+ (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c)))))
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)
(neg b)
(neg.f64 b)
b
(sqrt (* c (+ (* a -4) (/ (* b b) c))))
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
(* c (+ (* a -4) (/ (* b b) c)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
c
(+ (* a -4) (/ (* b b) c))
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
a
-4
#s(literal -4 binary64)
(/ (* b b) c)
(/.f64 (*.f64 b b) c)
(* b b)
(*.f64 b b)
(* 2 a)
(*.f64 a #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (+ (* (sqrt (sqrt (+ (* a (* c -4)) (* b b)))) (sqrt (sqrt (+ (* a (* c -4)) (* b b))))) (neg b)) (* 2 a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+ (* (sqrt (sqrt (+ (* a (* c -4)) (* b b)))) (sqrt (sqrt (+ (* a (* c -4)) (* b b))))) (neg b))
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b)
(sqrt (sqrt (+ (* a (* c -4)) (* b b))))
(sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))
(sqrt (+ (* a (* c -4)) (* b b)))
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))
(+ (* a (* c -4)) (* b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-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)
(* (pow (/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b)))) -1) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))))
(pow (/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b)))) -1)
(/.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 a #s(literal 2 binary64)))
(/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b))))
(*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (*.f64 a c) #s(literal 4 binary64))))
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(- (* b b) (+ (* a (* c -4)) (* b b)))
(*.f64 (*.f64 a c) #s(literal 4 binary64))
(* b b)
(*.f64 b b)
b
(+ (* a (* c -4)) (* b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* c -4)
(*.f64 c #s(literal -4 binary64))
c
-4
#s(literal -4 binary64)
-1
#s(literal -1 binary64)
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))
1
#s(literal 1 binary64)
(- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))
(neg b)
(neg.f64 b)
(sqrt (+ (* a (* c -4)) (* b b)))
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))

localize264.0ms (1.9%)

Memory
15.8MiB live, 576.8MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
accuracy99.6%
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
accuracy99.5%
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
accuracy58.6%
(-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
accuracy99.8%
(sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
accuracy99.6%
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
accuracy99.6%
(/.f64 (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)) (*.f64 #s(literal 2 binary64) a))
accuracy56.9%
(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))
accuracy99.7%
(/.f64 (*.f64 b b) c)
accuracy99.6%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
accuracy99.5%
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
accuracy57.7%
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.6%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.5%
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
accuracy99.4%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
accuracy99.4%
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
Samples
77.0ms177×0valid
77.0ms79×1valid
Compiler

Compiled 789 to 66 computations (91.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 104.0ms
ival-mult: 45.0ms (43.3% of total)
ival-div: 24.0ms (23.1% of total)
ival-add: 10.0ms (9.6% of total)
ival-sub: 8.0ms (7.7% of total)
ival-sqrt: 7.0ms (6.7% of total)
adjust: 4.0ms (3.8% of total)
ival-pow: 3.0ms (2.9% of total)
ival-neg: 1.0ms (1% of total)
exact: 1.0ms (1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series137.0ms (1%)

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

192 calls:

TimeVariablePointExpression
45.0ms
b
@inf
(sqrt (sqrt (+ (* a (* c -4)) (* b b))))
27.0ms
c
@inf
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
4.0ms
b
@-inf
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
2.0ms
a
@-inf
(+ (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c)))))
2.0ms
a
@inf
(* (pow (/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b)))) -1) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))

rewrite449.0ms (3.2%)

Memory
-9.2MiB live, 1 067.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 526×*-lowering-*.f32
4 526×*-lowering-*.f64
4 230×/-lowering-/.f32
4 230×/-lowering-/.f64
3 928×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
064465
1378389
23546363
09817341
Stop Event
iter limit
node limit
Counts
25 → 1 212
Calls
Call 1
Inputs
(+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))
(/ (* (+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b))) (* a 1/2)) a)
(+ (* a (+ (* a (+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))) (/ (* (* c c) -2) (* b (* b b))))) (* -2 (/ c b)))
(+ (* -1/2 (/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))) (/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b)))))
(* (/ -1 b) c)
(/ -1 b)
(* c (+ (* a -4) (/ (* b b) c)))
(+ (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c)))))
(/ (+ (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a))
(neg b)
(+ (* (sqrt (sqrt (+ (* a (* c -4)) (* b b)))) (sqrt (sqrt (+ (* a (* c -4)) (* b b))))) (neg b))
(/ (+ (* (sqrt (sqrt (+ (* a (* c -4)) (* b b)))) (sqrt (sqrt (+ (* a (* c -4)) (* b b))))) (neg b)) (* 2 a))
(sqrt (sqrt (+ (* a (* c -4)) (* b b))))
(sqrt (+ (* a (* c -4)) (* b b)))
(pow (/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b)))) -1)
(- (* b b) (+ (* a (* c -4)) (* b b)))
(* (pow (/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b)))) -1) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
(* (* b b) (* b (* b b)))
(/ (* a (* (* c (* c (* c c))) 20)) (* (* b (* b b)) (* b (* b (* b b)))))
(* (* b (* b b)) (* b (* b (* b b))))
(/ (* c (* -4 (* c c))) (* (* b b) (* b (* b b))))
(/ (* b b) c)
(+ (* a (* c -4)) (* b b))
(/ (* a 2) (- (* b b) (+ (* a (* c -4)) (* b b))))
Outputs
(+.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(+.f64 (fma.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a) (fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a) (fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a (fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) a (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) a (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) b)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b)))))))
(*.f64 (pow.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (neg.f64 a)))
(neg.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1/2 binary64)) a))
(/.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))))))
(/.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) a)) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) a)) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (*.f64 a #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (*.f64 a #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) a))) (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) a))) (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(pow.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) a))
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) a))
(*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) a))
(*.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 a (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) a) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(+.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(fma.f64 a (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) a (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a a) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c))))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c))))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 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))
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (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 (/.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))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 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 (*.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)))
(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)))
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.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 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(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) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.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 (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b 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 (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.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 (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c)) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(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 (*.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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(*.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)))) (sqrt.f64 (*.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 c) (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (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 (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (sqrt.f64 (*.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))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(*.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 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)))
(+.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))) (neg.f64 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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (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))))))
(-.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 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (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 (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #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 (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (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 (sqrt.f64 (*.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))))) #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))))) (sqrt.f64 (sqrt.f64 (*.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)))))) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 (*.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))))) #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))
(fma.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (*.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)))))) (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) (neg.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 (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 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.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)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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 (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 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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.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 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 (-.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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.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 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 (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))) b)))
(/.f64 (-.f64 (*.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 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 (neg.f64 (-.f64 (*.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 b (*.f64 b b)))) (neg.f64 (+.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 (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))) (neg.f64 (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 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(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 (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 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 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (fma.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 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))))
(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)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64) (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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))))
(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) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal -1 binary64) (neg.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))))
(/.f64 #s(literal -1 binary64) (neg.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)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (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)) (-.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 a (*.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) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (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 (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 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.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 (fma.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 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 (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))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.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 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 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (neg.f64 (*.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 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.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))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.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 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 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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 (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) #s(literal 1 binary64))) (neg.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))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.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 (neg.f64 a)))
(/.f64 (neg.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 (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (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 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (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)) (-.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 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))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 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 (/.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 #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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (fma.f64 b b (fma.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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 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))))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 b #s(literal -1 binary64))
(/.f64 (*.f64 b b) (neg.f64 (+.f64 #s(literal 0 binary64) b)))
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) b)))
(/.f64 (neg.f64 b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))
(pow.f64 (neg.f64 b) #s(literal 1 binary64))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) 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))) (neg.f64 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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (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))))))
(-.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 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) (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 (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #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 (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (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 (sqrt.f64 (*.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))))) #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))))) (sqrt.f64 (sqrt.f64 (*.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)))))) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (sqrt.f64 (*.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))))) #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))
(fma.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (*.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)))))) (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) (neg.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 (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 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.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)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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 (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 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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (fma.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 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 (-.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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.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 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 (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))) b)))
(/.f64 (-.f64 (*.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 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 (neg.f64 (-.f64 (*.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 b (*.f64 b b)))) (neg.f64 (+.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 (neg.f64 (neg.f64 (fma.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 b (*.f64 b b))))) (neg.f64 (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 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(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 (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 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 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (fma.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 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))))
(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)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64) (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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))))
(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) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal -1 binary64) (neg.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))))
(/.f64 #s(literal -1 binary64) (neg.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)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (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)) (-.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 a (*.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) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (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 (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 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.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 (fma.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 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 (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))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.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 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 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (neg.f64 (*.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 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.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))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.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 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 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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 (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) #s(literal 1 binary64))) (neg.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))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.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 (neg.f64 a)))
(/.f64 (neg.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 (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (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 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (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)) (-.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 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))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 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 (/.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 #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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (fma.f64 b b (fma.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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 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 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 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 1 binary64)))
(fabs.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(fabs.f64 (neg.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 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))
(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 (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (*.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))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.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))))) #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 (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/4 binary64)))
(*.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 c #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) #s(literal 1/4 binary64)) (pow.f64 c #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #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))))
(fabs.f64 (neg.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 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.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 (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(/.f64 (sqrt.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(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 (*.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 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #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 (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (sqrt.f64 (*.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))))) #s(literal 1/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 (*.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 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.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))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.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)))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 b b) (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)) (-.f64 (*.f64 b b) (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)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (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) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(+.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(+.f64 (*.f64 b b) (*.f64 (neg.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 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b))
(+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (*.f64 b b)))
(-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.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)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 c (/.f64 (*.f64 b b) c) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 (neg.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)))))
(fma.f64 b b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 b b (*.f64 (neg.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)))))
(fma.f64 b (*.f64 (/.f64 b c) c) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 (neg.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)))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.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)))))
(fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (neg.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)))))
(fma.f64 (/.f64 (*.f64 b b) c) c (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 (neg.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)))))
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.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)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.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)))))
(fma.f64 (*.f64 c b) (/.f64 b c) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 (neg.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)))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 (neg.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)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.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)))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.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 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 binary64) (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 b (*.f64 b (*.f64 b b)) (-.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))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.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))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 binary64))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (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))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(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)))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64) (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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))))
(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) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal -1 binary64) (neg.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))))
(/.f64 #s(literal -1 binary64) (neg.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)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 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 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (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)) (-.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 a (*.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) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (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 (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 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.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 (fma.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 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 (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))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.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 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 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.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 b (*.f64 b b)))) (neg.f64 (*.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 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.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))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.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 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 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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 (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) #s(literal 1 binary64))) (neg.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))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.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 (neg.f64 a)))
(/.f64 (neg.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 (neg.f64 (*.f64 (fma.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 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (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 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (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)) (-.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 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))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.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 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 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 (/.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 #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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (fma.f64 b b (fma.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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 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 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (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))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (neg.f64 b) (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 -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (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 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (fma.f64 b b (fma.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 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.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 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 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.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 b) #s(literal 5 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (log.f64 (*.f64 b b))))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (log.f64 (*.f64 b b))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (neg.f64 b) #s(literal 5 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) #s(literal -20 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) #s(literal -20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) b)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 a (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) (*.f64 #s(literal 20 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a)
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) b) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) b) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 b a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(neg.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(pow.f64 b #s(literal 7 binary64))
(*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) b)
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) b) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b b)) b)
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) b)) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b b))) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (neg.f64 c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c)
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #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 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 c)))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 c))
(/.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 (neg.f64 c))))
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 b c))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 (/.f64 b c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 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 (*.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)))
(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)))
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.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 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(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) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.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 (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b 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 (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.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 (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c)) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(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 (*.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 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(*.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)))) (sqrt.f64 (*.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 c) (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (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 (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (sqrt.f64 (*.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))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(*.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 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 2 binary64)))) (exp.f64 (log.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (exp.f64 (log.f64 (*.f64 a #s(literal -2 binary64)))) (exp.f64 (log.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 2 binary64)))) (exp.f64 (neg.f64 (log.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))

simplify468.0ms (3.4%)

Memory
25.1MiB live, 997.6MiB allocated
Algorithm
egg-herbie
Rules
7 568×*-lowering-*.f32
7 568×*-lowering-*.f64
6 266×accelerator-lowering-fma.f32
6 266×accelerator-lowering-fma.f64
3 216×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval521.0ms (3.7%)

Memory
2.5MiB live, 815.3MiB allocated
Compiler

Compiled 118 872 to 7 622 computations (93.6% saved)

prune411.0ms (2.9%)

Memory
-18.5MiB live, 704.0MiB allocated
Pruning

36 alts after pruning (33 fresh and 3 done)

PrunedKeptTotal
New2 584112 595
Fresh332255
Picked325
Done112
Total2 621362 657
Accuracy
100.0%
Counts
2 657 → 36
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.6%
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
91.0%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 c c) a (*.f64 c (*.f64 b b)))))) (*.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)))
57.5%
(/.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 (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
57.6%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
87.7%
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (neg.f64 b)) (fma.f64 c (*.f64 c a) (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))
56.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))))) (*.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))
63.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a))
88.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)
57.6%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
91.7%
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))) a)
88.2%
(/.f64 (*.f64 (fma.f64 a (/.f64 (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 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 1/2 binary64))) a)
63.1%
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a #s(literal 1/2 binary64))) a)
63.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
63.1%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
63.1%
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
63.1%
(/.f64 c (neg.f64 b))
57.6%
(/.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)))
91.6%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))
63.1%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
56.7%
(-.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))))
59.5%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 b b) c) c (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
59.0%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
99.2%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
99.3%
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
58.9%
(*.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 2 binary64)))) (exp.f64 (neg.f64 (log.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
91.7%
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 2 binary64))) a)
57.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
57.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
63.1%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
81.4%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
88.1%
(*.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 (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
81.3%
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
81.5%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
88.2%
(neg.f64 (/.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))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b))
Compiler

Compiled 2 014 to 1 121 computations (44.3% saved)

simplify259.0ms (1.9%)

Memory
34.4MiB live, 343.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
cost-diff320
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
cost-diff960
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a)))
cost-diff6848
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1 binary64))
cost-diff0
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a))
cost-diff0
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b (*.f64 b b)))
cost-diff0
(fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))
cost-diff320
(*.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 (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
cost-diff0
(*.f64 c c)
cost-diff0
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
cost-diff0
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
cost-diff320
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))
cost-diff0
(/.f64 b c)
cost-diff576
(/.f64 #s(literal -1 binary64) (/.f64 b c))
cost-diff0
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
cost-diff0
(*.f64 c #s(literal 2 binary64))
cost-diff128
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
cost-diff320
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
Rules
6 386×*-lowering-*.f32
6 386×*-lowering-*.f64
4 606×accelerator-lowering-fma.f32
4 606×accelerator-lowering-fma.f64
1 922×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045359
1124353
2362348
31242343
44868343
08068330
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (* c 2) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(* c 2)
c
2
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
1
(- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))
(neg b)
b
(sqrt (+ (* a (* c -4)) (* b b)))
(+ (* a (* c -4)) (* b b))
a
(* c -4)
-4
(* b b)
(/ -1 (/ b c))
-1
(/ b c)
b
c
(neg (+ (* a (/ (* c c) (* b (* b b)))) (/ c b)))
(+ (* a (/ (* c c) (* b (* b b)))) (/ c b))
a
(/ (* c c) (* b (* b b)))
(* c c)
c
(* b (* b b))
b
(* b b)
(/ c b)
(* c (+ (* c (/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))) (/ -1 b)))
c
(+ (* c (/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))) (/ -1 b))
(/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))
(+ (* -2 (/ (* c (* a a)) (* b b))) (neg a))
-2
(/ (* c (* a a)) (* b b))
(* c (* a a))
(* a a)
a
(* b b)
b
(neg a)
(* b (* b b))
(/ -1 b)
-1
(* (pow (/ (* a 2) (* 4 (* c a))) -1) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(pow (/ (* a 2) (* 4 (* c a))) -1)
(/ (* a 2) (* 4 (* c a)))
(* a 2)
a
2
(* 4 (* c a))
4
(* c a)
c
-1
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
1
(- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))
(neg b)
b
(sqrt (+ (* a (* c -4)) (* b b)))
(+ (* a (* c -4)) (* b b))
(* c -4)
-4
(* b b)
Outputs
(* (* c 2) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(* c 2)
(*.f64 c #s(literal 2 binary64))
c
2
#s(literal 2 binary64)
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
1
#s(literal 1 binary64)
(- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(neg b)
(neg.f64 b)
b
(sqrt (+ (* a (* c -4)) (* b b)))
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(+ (* a (* c -4)) (* b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
a
(* c -4)
(*.f64 c #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(* b b)
(*.f64 b b)
(/ -1 (/ b c))
(/.f64 (neg.f64 c) b)
-1
#s(literal -1 binary64)
(/ b c)
(/.f64 b c)
b
c
(neg (+ (* a (/ (* c c) (* b (* b b)))) (/ c b)))
(*.f64 (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
(+ (* a (/ (* c c) (* b (* b b)))) (/ c b))
(*.f64 (/.f64 c b) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))
a
(/ (* c c) (* b (* b b)))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(* c c)
(*.f64 c c)
c
(* b (* b b))
(*.f64 b (*.f64 b b))
b
(* b b)
(*.f64 b b)
(/ c b)
(/.f64 c b)
(* c (+ (* c (/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))) (/ -1 b)))
(*.f64 (/.f64 c b) (fma.f64 (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))
c
(+ (* c (/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))) (/ -1 b))
(fma.f64 (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))
(/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))
(+ (* -2 (/ (* c (* a a)) (* b b))) (neg a))
(-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) a)
-2
#s(literal -2 binary64)
(/ (* c (* a a)) (* b b))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))
(* c (* a a))
(*.f64 c (*.f64 a a))
(* a a)
(*.f64 a a)
a
(* b b)
(*.f64 b b)
b
(neg a)
(neg.f64 a)
(* b (* b b))
(*.f64 b (*.f64 b b))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
-1
#s(literal -1 binary64)
(* (pow (/ (* a 2) (* 4 (* c a))) -1) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(pow (/ (* a 2) (* 4 (* c a))) -1)
(*.f64 c #s(literal 2 binary64))
(/ (* a 2) (* 4 (* c a)))
(/.f64 #s(literal 1/2 binary64) c)
(* a 2)
(*.f64 #s(literal 2 binary64) a)
a
2
#s(literal 2 binary64)
(* 4 (* c a))
(*.f64 #s(literal 4 binary64) (*.f64 c a))
4
#s(literal 4 binary64)
(* c a)
(*.f64 c a)
c
-1
#s(literal -1 binary64)
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
1
#s(literal 1 binary64)
(- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(neg b)
(neg.f64 b)
b
(sqrt (+ (* a (* c -4)) (* b b)))
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(+ (* a (* c -4)) (* b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(* c -4)
(*.f64 c #s(literal -4 binary64))
-4
#s(literal -4 binary64)
(* b b)
(*.f64 b b)

localize151.0ms (1.1%)

Memory
-24.5MiB live, 339.1MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
accuracy99.6%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
accuracy99.6%
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
accuracy99.5%
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a)))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.5%
(*.f64 c (*.f64 a a))
accuracy99.5%
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))
accuracy100.0%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
accuracy99.7%
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.5%
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
accuracy100.0%
(/.f64 b c)
accuracy99.5%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
accuracy99.7%
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
accuracy99.6%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
accuracy99.6%
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
Samples
80.0ms256×0valid
Compiler

Compiled 379 to 47 computations (87.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-mult: 25.0ms (45.5% of total)
ival-div: 16.0ms (29.1% of total)
ival-add: 5.0ms (9.1% of total)
ival-neg: 3.0ms (5.5% of total)
ival-sqrt: 2.0ms (3.6% of total)
ival-pow: 2.0ms (3.6% of total)
ival-sub: 1.0ms (1.8% of total)
exact: 1.0ms (1.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series34.0ms (0.2%)

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

153 calls:

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

rewrite703.0ms (5%)

Memory
-120.1MiB live, 940.0MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 106×*-lowering-*.f32
5 106×*-lowering-*.f64
5 050×/-lowering-/.f32
5 050×/-lowering-/.f64
4 358×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
045242
1250231
22139220
09526212
Stop Event
iter limit
node limit
Counts
21 → 1 437
Calls
Call 1
Inputs
(* (* c 2) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b)))))
(* c 2)
(- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))
(/ -1 (/ b c))
(/ b c)
(+ (* a (/ (* c c) (* b (* b b)))) (/ c b))
(neg (+ (* a (/ (* c c) (* b (* b b)))) (/ c b)))
(/ (* c c) (* b (* b b)))
(* c c)
(* c (+ (* c (/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))) (/ -1 b)))
(+ (* c (/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))) (/ -1 b))
(/ (+ (* -2 (/ (* c (* a a)) (* b b))) (neg a)) (* b (* b b)))
(+ (* -2 (/ (* c (* a a)) (* b b))) (neg a))
(pow (/ (* a 2) (* 4 (* c a))) -1)
(/ (* a 2) (* 4 (* c a)))
(* (pow (/ (* a 2) (* 4 (* c a))) -1) (/ 1 (- (neg b) (sqrt (+ (* a (* c -4)) (* b b))))))
(+ (* a (* c -4)) (* b b))
(* b (* b b))
(/ (* c (* a a)) (* b b))
(* c (* a a))
Outputs
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 c #s(literal 2 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 2 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 c #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 #s(literal 2 binary64) (*.f64 c (/.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) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 c #s(literal 2 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 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 c #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) c)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) c) #s(literal 2 binary64))
(*.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (*.f64 b (*.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)))))) (fma.f64 b b (fma.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 (*.f64 c #s(literal 2 binary64)) (-.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)))))
(exp.f64 (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.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 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.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))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (neg.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 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.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 #s(literal 1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.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)))))) (fma.f64 b b (fma.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 #s(literal 1 binary64) (-.f64 (*.f64 b (*.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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 c #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) c)
(*.f64 #s(literal 2 binary64) (*.f64 c #s(literal 1 binary64)))
(*.f64 (*.f64 c #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (neg.f64 (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 b))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (neg.f64 b) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (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 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (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)))) (fma.f64 b b (fma.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))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 #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 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.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 b (*.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 #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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 b (*.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))))) (fma.f64 b b (fma.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 (*.f64 b (*.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))))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))
(/.f64 (-.f64 (*.f64 b (*.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 #s(literal 1 binary64) (fma.f64 b b (fma.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 (*.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 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (neg.f64 (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))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.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)))))) (neg.f64 (fma.f64 b b (fma.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 (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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 b (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (fma.f64 b b (fma.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 (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 b (fma.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)))) (fma.f64 b b (fma.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 (*.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 (neg.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 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (fma.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 b (*.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)))))) #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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 b (*.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 #s(literal 1 binary64) (fma.f64 b b (fma.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 (*.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 (neg.f64 (/.f64 b c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal -1 binary64)) b)
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (neg.f64 b))
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c b)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.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 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) (neg.f64 (/.f64 b c)))
(neg.f64 (neg.f64 (/.f64 b c)))
(/.f64 #s(literal 1 binary64) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64)))
(/.f64 b c)
(/.f64 (neg.f64 b) (neg.f64 c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b)))
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) b))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 c)))
(/.f64 (*.f64 b #s(literal 1 binary64)) c)
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (neg.f64 c))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 c b))) (*.f64 (neg.f64 c) #s(literal 1 binary64))) (*.f64 (neg.f64 c) (neg.f64 (/.f64 c b))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 c)) (*.f64 (neg.f64 c) b)) (*.f64 c c))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 (neg.f64 c) (neg.f64 b))) (*.f64 c (neg.f64 c)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 c))) (*.f64 (neg.f64 c) (neg.f64 b))) (*.f64 (neg.f64 c) (neg.f64 (neg.f64 c))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 c))) (*.f64 (neg.f64 c) (neg.f64 b))) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (neg.f64 c) #s(literal -1 binary64))) (*.f64 (neg.f64 c) (/.f64 c b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c) (/.f64 b c))) (*.f64 (neg.f64 c) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c) (neg.f64 (/.f64 b c)))) (*.f64 (neg.f64 c) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 c)) (*.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))) (*.f64 c c))
(pow.f64 (/.f64 b c) #s(literal 1 binary64))
(pow.f64 (/.f64 c b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b c))
(*.f64 b (/.f64 #s(literal 1 binary64) c))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 c)) (neg.f64 b))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b))
(+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) a) (/.f64 c b))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 c b))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a (/.f64 c b))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 a) (/.f64 c b))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) a) (/.f64 c b))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 c)) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c b))
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c b))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c b))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c c) b) (/.f64 c b))
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 c b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 c)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b)))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 c b))) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 b c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)))
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (+.f64 (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 b c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 b)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (fma.f64 a b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 a (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (fma.f64 a (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 a (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 a (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 a b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 a (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 a b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) b (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 b c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) b (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 b c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 b c) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 b) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b (*.f64 (*.f64 b b) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 b c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 b c) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b (*.f64 (*.f64 b b) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 b c) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 b) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b (*.f64 (*.f64 b b) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b (*.f64 b c)) (*.f64 b b))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 b c) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 b c)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 (/.f64 b c)) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 b) (*.f64 b (neg.f64 c))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b (*.f64 b (*.f64 c #s(literal 1 binary64)))) (*.f64 b b))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 (neg.f64 b)) (*.f64 b (neg.f64 (neg.f64 c)))) (*.f64 b (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b (*.f64 b (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b b))
(/.f64 (fma.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 a #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 b (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 b (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 c b (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 b c) a)) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 b c) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 b c) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 b c) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 b c) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (fma.f64 b b (*.f64 (/.f64 b c) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 b c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (/.f64 b c) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) a)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b b)))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) b))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 (/.f64 b c)) a)) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b b)))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b b)))
(/.f64 (+.f64 (neg.f64 b) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 b c)) b))
(/.f64 (fma.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b b) (*.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b b) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 c) b (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) c) a)) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) b (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 b c))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 a #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b) (*.f64 b (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b) (*.f64 b (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) b (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 (neg.f64 b)) a)) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) b (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) b))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 a #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 b b) (*.f64 b (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 b b) (*.f64 b (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 b b) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)))
(pow.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b)))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b))
(+.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(+.f64 (neg.f64 (/.f64 c b)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (/.f64 c b)))
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b))
(-.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(-.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) a) (neg.f64 (/.f64 c b)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c b)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 a) (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) a) (neg.f64 (/.f64 c b)))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 c a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b)))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c c) b) (neg.f64 (/.f64 c b)))
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 c b)))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (+.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 c b) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b))
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) b)
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1 binary64))) b)
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64))) b)
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (-.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (/.f64 b c))))
(/.f64 (+.f64 (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 b c)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 b)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 c #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 b)))
(/.f64 (fma.f64 a (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 a (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 a (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (fma.f64 a (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 a b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 a (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 a (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 a (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 a (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 a b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 a (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 b c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 b c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) b (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (fma.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 b c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) b (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 b) (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 (/.f64 b c)) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 b c) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 b) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b (*.f64 (*.f64 b b) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 b c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b) (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 (/.f64 b c)) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 b c) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b (*.f64 (*.f64 b b) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 b) (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 (/.f64 b c)) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 b c) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 b) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b (*.f64 (*.f64 b b) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 b) (*.f64 b c)) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 (/.f64 b c)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 b c) (neg.f64 b)) (*.f64 b (/.f64 b c)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 b (/.f64 #s(literal -1 binary64) b))) (/.f64 b c))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b (*.f64 b (neg.f64 c))) (*.f64 b b))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 (neg.f64 b)) (*.f64 b (neg.f64 c))) (*.f64 b (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 b) (*.f64 b (*.f64 c #s(literal 1 binary64)))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 b) (*.f64 b (*.f64 #s(literal 1 binary64) c))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 b) (*.f64 b (neg.f64 (neg.f64 c)))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b (*.f64 b (*.f64 c #s(literal -1 binary64)))) (*.f64 b b))
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 b) (*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 b c) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 b)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) b))
(/.f64 (-.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 a (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 a (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 a (neg.f64 (/.f64 b c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 a (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 a (/.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 a (neg.f64 (neg.f64 b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) (neg.f64 (/.f64 b c))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) (neg.f64 (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c c)) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 (/.f64 b c))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (neg.f64 (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (neg.f64 (neg.f64 b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (/.f64 b c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 c))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (neg.f64 (neg.f64 b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) b))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 (/.f64 b c))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) (neg.f64 (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c (neg.f64 c))) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b) (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 b c)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 (/.f64 b c))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (neg.f64 (neg.f64 b))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c c) b)) b) (*.f64 (*.f64 b b) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 (/.f64 b c))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) (neg.f64 (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 c)) a) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b) (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 b c)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 (/.f64 b c))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 (neg.f64 b))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) b) (*.f64 (*.f64 b b) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b) (*.f64 (*.f64 b b) c)) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 b c)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 (/.f64 b c))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 b)) (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (neg.f64 (neg.f64 b))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) b) (*.f64 (*.f64 b b) (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (*.f64 b c)) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 b c)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 b c)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 (/.f64 b c))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 b c))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 b)) (*.f64 b (neg.f64 c))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 b (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (*.f64 b (*.f64 c #s(literal 1 binary64)))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 (neg.f64 b))) (*.f64 b (neg.f64 (neg.f64 c)))) (*.f64 b (neg.f64 (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b) (*.f64 b (/.f64 (neg.f64 c) #s(literal -1 binary64)))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 c (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 c (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 c (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 c b) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 (/.f64 b c)) a)) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 b c)) b))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 b c) a)) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 b c) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (/.f64 b c) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (/.f64 b c) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 b c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (/.f64 b c) b))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) c) a)) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) c) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) b) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 b c))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 b a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 a #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b b)) (*.f64 b (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b b)) (*.f64 b (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) b) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 (neg.f64 b)) a)) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) b) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) b))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) b) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) b) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) b) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 b a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 #s(literal 1 binary64) a))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 b (*.f64 a #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b b)) (*.f64 b (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) b) (*.f64 b (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) a)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (neg.f64 (*.f64 a (*.f64 c c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (neg.f64 b) (*.f64 a #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 a (*.f64 c (neg.f64 c))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (/.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (neg.f64 c)) a))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 c c) b) a))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) b) (*.f64 (neg.f64 b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) #s(literal -1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c (neg.f64 c))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 b c))
(/.f64 (*.f64 (neg.f64 c) (/.f64 c (*.f64 b b))) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))
(pow.f64 c #s(literal 2 binary64))
(pow.f64 (*.f64 c c) #s(literal 1 binary64))
(pow.f64 (neg.f64 c) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64))
(*.f64 c c)
(*.f64 (neg.f64 c) (neg.f64 c))
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c)))
(+.f64 (neg.f64 (/.f64 c b)) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(+.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b)))
(fma.f64 c (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b)))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c b)) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))) (*.f64 c c) (neg.f64 (/.f64 c b)))
(fma.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) c (neg.f64 (/.f64 c b)))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 c b))))
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b) (neg.f64 b))))
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b) (neg.f64 b))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 c (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 b c) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 b c) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (/.f64 b c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (/.f64 b c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) b (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 b c))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (/.f64 b c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) b (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(*.f64 c (fma.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (fma.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) c)
(+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b)))
(fma.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c b) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b b)) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))) c (/.f64 #s(literal -1 binary64) b))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b) (neg.f64 b))) (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b) (-.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b) (neg.f64 b))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (/.f64 #s(literal -1 binary64) b))) (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b))
(/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b) (neg.f64 b)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b))
(/.f64 (fma.f64 c (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 b)))
(/.f64 (fma.f64 c b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b))
(/.f64 (fma.f64 c (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)) (neg.f64 b) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)) b (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c) (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) c) (neg.f64 b) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) c) b (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) c) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b) (neg.f64 b) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b) b (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) (neg.f64 b) (*.f64 b #s(literal 1 binary64))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) b (neg.f64 b)) (*.f64 b b))
(/.f64 (fma.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 b (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 (neg.f64 b) c)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 (neg.f64 b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) c))) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (neg.f64 b) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (neg.f64 b) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 b b (*.f64 (neg.f64 b) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 b) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b c)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 c #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 #s(literal 1 binary64) c))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 b (neg.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 b (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 b (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 b (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 b (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) c))) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 b (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b))) (*.f64 b (*.f64 b b)))
(/.f64 (+.f64 (neg.f64 b) (*.f64 b (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)))) (*.f64 b b))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 (neg.f64 (neg.f64 b)) c)) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 c #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 1 binary64) c))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) c))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) c))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)))
(/.f64 (+.f64 (neg.f64 b) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b)))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b) (neg.f64 b))) (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b) (-.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b))) b) (neg.f64 b)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b b)) #s(literal -1 binary64)) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) (*.f64 b b))
(/.f64 (*.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)) (neg.f64 (*.f64 b b)))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b b)) b)
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)))
(/.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) b) b)
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))
(+.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)
(-.f64 #s(literal 0 binary64) (-.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))))
(-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64)) a)
(fma.f64 c (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64)) (neg.f64 a))
(fma.f64 a #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)))
(fma.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 a a) b) #s(literal -2 binary64)) (neg.f64 a))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a))
(fma.f64 (*.f64 c (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -2 binary64)) (neg.f64 a))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) #s(literal -2 binary64) (neg.f64 a))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 a))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b) (neg.f64 a))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 a))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 (*.f64 a a) b) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a a (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (neg.f64 a))) (*.f64 b b))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 a a) (*.f64 b b)) a))
(/.f64 (neg.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (fma.f64 a a (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a))))
(/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 #s(literal -2 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 #s(literal -2 binary64) (+.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (+.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (+.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 c (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 c (*.f64 a a)))) (+.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)) (+.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 b (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 a a))) #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 a a))) #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 b (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) b) (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a)))))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) b) (+.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (*.f64 b (+.f64 #s(literal 0 binary64) a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 b b) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 c (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (*.f64 c (*.f64 a a))) #s(literal -2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) #s(literal -2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 a a (*.f64 #s(literal 0 binary64) a))) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (*.f64 (+.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 b b) (*.f64 (+.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (+.f64 #s(literal 0 binary64) a) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 c (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b (*.f64 (+.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) b)))) (*.f64 (+.f64 #s(literal 0 binary64) a) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 c (*.f64 a a))) #s(literal -2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b (*.f64 (+.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) #s(literal -2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) a) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b (*.f64 (+.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) b))) (*.f64 (+.f64 #s(literal 0 binary64) a) b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)) (*.f64 a a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))))
(pow.f64 (/.f64 (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 a) (-.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (neg.f64 a))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal 1 binary64)))
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) #s(literal 2 binary64)) a)
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1/4 binary64) (*.f64 c a)))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) a) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 c a)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c a)))
(pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a (*.f64 c a)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)))
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 c a) (/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1/4 binary64) (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 a (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 c a) a) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 4 binary64) a))
(*.f64 (/.f64 (*.f64 c #s(literal 4 binary64)) #s(literal 2 binary64)) (/.f64 a a))
(*.f64 (/.f64 (*.f64 c #s(literal 4 binary64)) a) (/.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 c a))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 c a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) (*.f64 c a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 c a)) #s(literal -1 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 c #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 a #s(literal 1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))))
(/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (*.f64 a #s(literal 1/2 binary64))) (neg.f64 (*.f64 c a)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a)))
(/.f64 (*.f64 (*.f64 a #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 c a))
(/.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 c a))) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c a)) #s(literal 4 binary64))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c #s(literal 4 binary64))) a)
(/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) c) a)
(/.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) a) c)
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) a))) (exp.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)))))
(/.f64 (exp.f64 (log.f64 (*.f64 a #s(literal -2 binary64)))) (exp.f64 (log.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 1/2 binary64)))) (exp.f64 (log.f64 (*.f64 c a))))
(pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal -2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c a) (*.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1/4 binary64) (*.f64 c a))))
(*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 #s(literal 4 binary64) (*.f64 c a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)))
(*.f64 a (/.f64 #s(literal 1/2 binary64) (*.f64 c a)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 c a)))
(*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 c a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (*.f64 c a) a) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 c a)))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 a #s(literal 1/4 binary64)))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 c a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) a)
(*.f64 (/.f64 a (*.f64 c a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal 4 binary64))) (/.f64 a a))
(*.f64 (/.f64 a (*.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (*.f64 a #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (*.f64 c a) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal 4 binary64))) (pow.f64 (/.f64 a (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 c a) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 c a)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 a a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal 4 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c a)))
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)))))
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) a))) (exp.f64 (neg.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a))))))
(*.f64 (exp.f64 (log.f64 (*.f64 a #s(literal 1/4 binary64)))) (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))
(exp.f64 (fma.f64 (log.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)))))
(exp.f64 (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))) (*.f64 (log.f64 (-.f64 (neg.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 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 #s(literal 2 binary64) (/.f64 (*.f64 c a) a))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (/.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) (/.f64 (*.f64 c a) a)))
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) (/.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 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 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 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) (-.f64 (*.f64 b (*.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)))))) (fma.f64 b b (fma.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 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) a)) (-.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(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 (*.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 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 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 (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 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 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 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))
(*.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 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 b (neg.f64 (*.f64 b b)))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 (neg.f64 (*.f64 b b)) b)
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 a a)) (neg.f64 (*.f64 b b))))
(neg.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 a a))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (*.f64 a a)) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a)))))
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 c (*.f64 a a))) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 a a) (*.f64 (/.f64 b c) b))
(/.f64 (/.f64 (*.f64 c (*.f64 a a)) b) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 a a)))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a a)) b)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 c b) (*.f64 a a)) b)
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)) (/.f64 b c))
(/.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 a a) b)) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 c (*.f64 a a)) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 a a) b))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 c a) (/.f64 a (*.f64 b b)))
(*.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b))
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) c)
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 a b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b a) #s(literal -1 binary64)))
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (*.f64 c a) a)
(*.f64 (*.f64 a a) c)

simplify444.0ms (3.2%)

Memory
12.8MiB live, 776.2MiB allocated
Algorithm
egg-herbie
Rules
8 578×accelerator-lowering-fma.f32
8 578×accelerator-lowering-fma.f64
8 144×*-lowering-*.f32
8 144×*-lowering-*.f64
3 776×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval473.0ms (3.4%)

Memory
40.7MiB live, 528.0MiB allocated
Compiler

Compiled 67 137 to 5 927 computations (91.2% saved)

prune567.0ms (4.1%)

Memory
-30.5MiB live, 616.6MiB allocated
Pruning

37 alts after pruning (33 fresh and 4 done)

PrunedKeptTotal
New2 296202 316
Fresh151328
Picked325
Done123
Total2 315372 352
Accuracy
100.0%
Counts
2 352 → 37
Alt Table
Click to see full alt table
StatusAccuracyProgram
81.5%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
63.1%
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a))
99.2%
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)))
63.0%
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
57.6%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)
63.1%
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a #s(literal 1/2 binary64))) a)
63.0%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
99.5%
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
81.3%
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b)))
63.1%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
63.1%
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
63.1%
(/.f64 c (neg.f64 b))
99.3%
(/.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 c #s(literal 2 binary64))))
57.6%
(/.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)))
99.2%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 c a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))
63.1%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
63.1%
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
63.1%
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
56.7%
(-.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))))
91.7%
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 a #s(literal 2 binary64))) a)
99.0%
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
99.4%
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) c)
57.5%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
57.6%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
63.1%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
88.7%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))))
99.1%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))))))
99.2%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))
99.4%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))))
82.1%
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))
88.1%
(*.f64 c (fma.f64 c (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
81.3%
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
87.9%
(*.f64 c (/.f64 (fma.f64 b (neg.f64 b) (*.f64 b (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) b))) (*.f64 b (*.f64 b b))))
81.5%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 4 125 to 1 095 computations (73.5% saved)

regimes184.0ms (1.3%)

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

4 calls:

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

regimes33.0ms (0.2%)

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

4 calls:

9.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))
9.0ms
a
7.0ms
c
7.0ms
b
Results
AccuracySegmentsBranch
99.4%1a
99.4%1b
99.4%1c
99.4%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)

regimes32.0ms (0.2%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes15.0ms (0.1%)

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

2 calls:

7.0ms
b
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))
Results
AccuracySegmentsBranch
82.1%1b
82.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))
Compiler

Compiled 24 to 17 computations (29.2% saved)

regimes45.0ms (0.3%)

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

4 calls:

26.0ms
c
6.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
6.0ms
a
Results
AccuracySegmentsBranch
81.5%1c
81.5%1b
81.5%1a
81.5%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)

regimes22.0ms (0.2%)

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

4 calls:

5.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))
5.0ms
c
5.0ms
b
5.0ms
a
Results
AccuracySegmentsBranch
81.5%1a
81.5%1b
81.5%1c
81.5%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)

regimes33.0ms (0.2%)

Memory
-13.9MiB live, 25.8MiB allocated
Accuracy

Total -0.1b remaining (-0.6%)

Threshold costs -0.1b (-0.6%)

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

4 calls:

21.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))
4.0ms
a
4.0ms
b
Results
AccuracySegmentsBranch
63.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))
63.1%1a
63.1%1b
63.1%1c
Compiler

Compiled 32 to 23 computations (28.1% saved)

bsearch0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-0.7008585762147207
-0.6371780654937942
Compiler

Compiled 23 to 20 computations (13% saved)

simplify36.0ms (0.3%)

Memory
-20.9MiB live, 19.3MiB allocated
Algorithm
egg-herbie
Rules
60×*-commutative_binary64
46×+-commutative_binary64
42×sub-neg_binary64
38×neg-sub0_binary64
38×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
049129
184128
2120128
3150128
4176128
5198128
6206128
7209128
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) c)
(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 -3152519739159347/4503599627370496 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 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 c (neg.f64 b))
Outputs
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) c)
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b 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 -3152519739159347/4503599627370496 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 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -3152519739159347/4503599627370496 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 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c 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))

soundness1.1s (8.2%)

Memory
43.1MiB live, 1 219.9MiB allocated
Rules
13 018×accelerator-lowering-fma.f32
13 018×accelerator-lowering-fma.f64
11 458×accelerator-lowering-fma.f32
11 458×accelerator-lowering-fma.f64
10 010×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
096912813
1307412575
0913512123
045242
1250231
22139220
09526212
065376
1400361
23726330
08437311
05453273
117383232
260833204
082433047
01451
16749
252748
3685848
0815244
0170614230
1566213764
0817713289
09689245
131558883
085428636
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
iter limit
node limit
Compiler

Compiled 414 to 238 computations (42.5% saved)

preprocess76.0ms (0.5%)

Memory
-13.3MiB live, 180.2MiB allocated
Compiler

Compiled 302 to 124 computations (58.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...