The quadratic formula (r2)

Time bar (total: 11.8s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated

analyze133.0ms (1.1%)

Memory
1.2MiB live, 273.1MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
25%25%74.9%0.1%0%0%0%4
37.5%37.4%62.4%0.1%0%0%0%5
37.5%37.4%62.4%0.1%0%0%0%6
40%37.4%56.2%0.1%0%6.2%0%7
48.3%45.2%48.4%0.1%0%6.2%0%8
53%48.4%42.9%0.1%0%8.6%0%9
58.1%50.3%36.3%0.1%0%13.3%0%10
66.1%56.8%29.1%0.1%0%14%0%11
70.4%58.8%24.7%0.1%0%16.4%0%12
Compiler

Compiled 19 to 16 computations (15.8% saved)

sample2.5s (20.9%)

Memory
-27.2MiB live, 2 959.6MiB allocated
Samples
731.0ms5 520×0valid
430.0ms1 320×1valid
302.0ms185×3valid
288.0ms1 231×2valid
74.0ms955×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.5s
ival-sub: 499.0ms (34% of total)
ival-mult: 428.0ms (29.2% of total)
adjust: 162.0ms (11% of total)
ival-div: 127.0ms (8.7% of total)
ival-neg: 123.0ms (8.4% of total)
ival-sqrt: 108.0ms (7.4% of total)
exact: 9.0ms (0.6% of total)
ival-true: 7.0ms (0.5% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

explain336.0ms (2.8%)

Memory
5.2MiB live, 483.7MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1110-1(-4.792509295656241e-141 -6.030816241202453e-222 4.4563888972311437e-178)(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
640-0-(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
110-0-(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
50-0-(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
00-0-a
00-0-(*.f64 #s(literal 4 binary64) (*.f64 a c))
00-0-(*.f64 a c)
00-0-#s(literal 4 binary64)
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-b
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))oflow-rescue1050
(*.f64 b b)overflow86
(*.f64 #s(literal 4 binary64) (*.f64 a c))overflow30
(*.f64 a c)overflow30
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))overflow105
-.f64(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))cancellation640
/.f64(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))u/n110
(*.f64 b b)underflow33
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))underflow22
(*.f64 #s(literal 4 binary64) (*.f64 a c))underflow36
(*.f64 a c)underflow36
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))underflow5
-.f64(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))nan-rescue50
(*.f64 b b)overflow86
(*.f64 #s(literal 4 binary64) (*.f64 a c))overflow30
(*.f64 a c)overflow30
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))uflow-rescue50
(*.f64 b b)underflow33
(*.f64 #s(literal 4 binary64) (*.f64 a c))underflow36
(*.f64 a c)underflow36
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))underflow5
Confusion
Predicted +Predicted -
+1251
-21109
Precision
0.8561643835616438
Recall
0.9920634920634921
Confusion?
Predicted +Predicted MaybePredicted -
+12501
-210109
Precision?
0.8561643835616438
Recall?
0.9920634920634921
Freqs
test
numberfreq
0110
1104
240
32
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
79.0ms76×1valid
70.0ms346×0valid
20.0ms80×2valid
3.0ms10×3valid
Compiler

Compiled 164 to 46 computations (72% saved)

Precisions
Click to see histograms. Total time spent on operations: 148.0ms
ival-sub: 76.0ms (51.3% of total)
ival-div: 42.0ms (28.4% of total)
ival-mult: 16.0ms (10.8% of total)
ival-sqrt: 6.0ms (4.1% of total)
adjust: 5.0ms (3.4% of total)
ival-neg: 2.0ms (1.4% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess185.0ms (1.6%)

Memory
15.1MiB live, 135.1MiB allocated
Algorithm
egg-herbie
Rules
1 418×times-frac
1 146×distribute-rgt-in
1 120×lower-fma.f64
1 120×lower-fma.f32
974×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
056158
1189151
2590147
31942144
44692144
55896144
66384144
76472144
86511144
96782144
01417
02317
14517
210417
324716
440916
574316
6157016
7208216
8224216
9231216
10232216
11232216
12232816
0232815
Stop Event
iter limit
saturated
iter limit
node limit
Calls
Call 1
Inputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
Compiler

Compiled 20 to 14 computations (30% saved)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

Compiled 20 to 14 computations (30% saved)

simplify79.0ms (0.7%)

Memory
-7.4MiB live, 68.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(neg.f64 b)
cost-diff0
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
Rules
1 120×lower-fma.f64
1 120×lower-fma.f32
744×lower-*.f32
736×lower-*.f64
456×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
02370
14570
210470
324769
440969
574369
6157069
7208269
8224269
9231269
10232269
11232269
12232869
0232865
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(*.f64 b b)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 a c)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))))
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))
(*.f64 b b)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
#s(literal 4 binary64)
(*.f64 a c)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize109.0ms (0.9%)

Memory
-8.3MiB live, 82.3MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.9960937500000001
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
accuracy2.4383109218392307
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
accuracy14.616879309121693
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
accuracy25.860696067451798
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
Samples
41.0ms38×1valid
41.0ms173×0valid
9.0ms40×2valid
1.0ms3valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 55.0ms
ival-mult: 41.0ms (75% of total)
ival-sub: 4.0ms (7.3% of total)
ival-div: 3.0ms (5.5% of total)
ival-sqrt: 3.0ms (5.5% of total)
adjust: 2.0ms (3.7% of total)
ival-neg: 1.0ms (1.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series23.0ms (0.2%)

Memory
3.4MiB live, 39.0MiB allocated
Counts
5 → 156
Calls
Call 1
Inputs
#<alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))>
#<alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))>
#<alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))>
#<alt (neg.f64 b)>
#<alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))>
Outputs
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -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 (* (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 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* -1 b)>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
Calls

39 calls:

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

simplify319.0ms (2.7%)

Memory
30.0MiB live, 394.7MiB allocated
Algorithm
egg-herbie
Rules
9 868×lower-fma.f64
9 868×lower-fma.f32
7 984×lower-*.f64
7 984×lower-*.f32
2 264×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite375.0ms (3.2%)

Memory
10.3MiB live, 410.3MiB allocated
Rules
5 318×lower-fma.f64
5 318×lower-fma.f32
4 626×lower-*.f32
4 618×lower-*.f64
3 036×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01451
02351
18151
259148
0809344
Stop Event
iter limit
node limit
iter limit
Counts
5 → 512
Calls
Call 1
Inputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))
Outputs
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (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))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.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)))
(-.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 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 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (*.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 b (fma.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 (/.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 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 b b) (*.f64 a (*.f64 #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 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 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 a #s(literal -2 binary64))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (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 a #s(literal -2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(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 a #s(literal 2 binary64))))
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.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 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(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 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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.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 a (*.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) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))))
(/.f64 #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 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.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 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))
(/.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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 #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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 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 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a 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 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 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.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))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.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 (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 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.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 (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 b))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 (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 b))) (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 (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 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (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 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 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.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))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.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)))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal 4 binary64))
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 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 (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 b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.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 (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 b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.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 (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 b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.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 (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 b))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.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 (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 b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 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 (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 b)))) (*.f64 a (-.f64 (*.f64 b b) (fma.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 (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 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.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 (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 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 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 (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 b)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.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 (*.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 (neg.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (fma.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 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.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 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (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 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (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 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 #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 #s(literal 1 binary64) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.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 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.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 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b b (fma.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 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.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) (/.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 (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 b)))) (-.f64 (*.f64 b b) (fma.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 (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 b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 b b) (fma.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 #s(literal 4 binary64) (*.f64 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 (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 b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.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)))))) #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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 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 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 a (*.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))
(*.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)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.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 (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 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 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 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 (*.f64 #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)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a 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 #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 #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 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a 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 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.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))) (/.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 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 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 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 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 (fma.f64 b b (fma.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 b (fma.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 a (*.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/2 binary64)) (pow.f64 (/.f64 a (*.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/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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.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 (*.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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.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)))))))) (-.f64 (*.f64 b b) (fma.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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (-.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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (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))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 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))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 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 (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.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) (neg.f64 c)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a c) #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 (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.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 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b))
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (neg.f64 c) (*.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 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 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (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 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (-.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 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (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 #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 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.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)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (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 (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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.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)))))
(/.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 #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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(/.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 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)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(/.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(/.f64 (neg.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))
(/.f64 (neg.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 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))))
(/.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))))
(/.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.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 #s(literal 4 binary64) (*.f64 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (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 #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 (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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (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 (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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64))
(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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #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 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 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)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (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 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (neg.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 (*.f64 b b)) (fma.f64 b b (fma.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 (*.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 b (fma.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 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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) b)
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (neg.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 (*.f64 b b)) (fma.f64 b b (fma.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 (*.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 b (fma.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 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 (neg.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) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b (/.f64 (*.f64 b b) (fma.f64 b b (fma.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 (*.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 b (fma.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 (+.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) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (/.f64 b (fma.f64 b b (fma.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 (*.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 b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64) b)
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 (*.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 b (fma.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 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal 1 binary64) b (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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (*.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 b (fma.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 #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 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b)
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (fma.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 (*.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 b (fma.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 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (neg.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 (*.f64 #s(literal -1 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)) b)
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (fma.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 (*.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 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 (*.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 b (fma.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 (*.f64 b (*.f64 b b)) (-.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)))))))) (-.f64 (*.f64 b b) (fma.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 (*.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 b (fma.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 (*.f64 b b) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 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 (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 b)))) (fma.f64 b b (fma.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)))))))
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 (*.f64 b b) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.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 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 #s(literal 4 binary64) (*.f64 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 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 (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 b))) (-.f64 (*.f64 b b) (fma.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 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b b (fma.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 (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 b))) (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b b (fma.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 (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 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (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 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 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 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (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 (*.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 (fma.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 (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 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 (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))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (fma.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 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #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 (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 b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b b (fma.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.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))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (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 b (*.f64 b (*.f64 b b)))) (+.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 #s(literal 4 binary64) (*.f64 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 #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 (*.f64 b b)) (fma.f64 b b (fma.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 3 binary64)) (pow.f64 (/.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 b (fma.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 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (*.f64 b b)) (fma.f64 b b (fma.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 (*.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 b (fma.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 (*.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 b (fma.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 b (*.f64 b b)) (fma.f64 b b (fma.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 (*.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 b (fma.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 (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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.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 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (*.f64 b b)) (fma.f64 b b (fma.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 (*.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 b (fma.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 (*.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 b (fma.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 (*.f64 b b) (fma.f64 b b (fma.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 (*.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 b (fma.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 (*.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 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 (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 b))) (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 (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 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.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 (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 b)))))
(/.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 #s(literal 4 binary64) (*.f64 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 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.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 b (fma.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 b (fma.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 (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 b (fma.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 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 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 (+.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 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 (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))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.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 (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.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))))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (fma.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 (*.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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.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)))))))) (-.f64 (*.f64 b b) (fma.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 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (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))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.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)))
(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))))))
(-.f64 #s(literal 0 binary64) (neg.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)))))
(neg.f64 (neg.f64 (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)))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #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 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 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)))))))

eval114.0ms (1%)

Memory
47.2MiB live, 295.6MiB allocated
Compiler

Compiled 25 299 to 2 235 computations (91.2% saved)

prune132.0ms (1.1%)

Memory
-24.6MiB live, 316.9MiB allocated
Pruning

19 alts after pruning (19 fresh and 0 done)

PrunedKeptTotal
New64619665
Fresh000
Picked101
Done000
Total64719666
Accuracy
91.1%
Counts
666 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
19.0%
(/.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))))))))
27.3%
(/.f64 (/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
22.9%
(/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
19.6%
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a))
45.2%
(/.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))
52.2%
(/.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))
32.0%
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
47.7%
(/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
28.1%
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
19.7%
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
31.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
31.2%
(/.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))
31.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
26.9%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
35.2%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b)))
36.8%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
Compiler

Compiled 748 to 450 computations (39.8% saved)

simplify349.0ms (2.9%)

Memory
-27.1MiB live, 286.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
cost-diff0
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b))
cost-diff0
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
cost-diff320
(fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 c (*.f64 b b))
cost-diff0
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
cost-diff640
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a)))
cost-diff0
(/.f64 b a)
cost-diff0
(neg.f64 (/.f64 b a))
cost-diff0
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
cost-diff0
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff0
(neg.f64 b)
cost-diff128
(-.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))))))))
cost-diff128
(/.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))
Rules
5 338×lower-fma.f32
5 332×lower-fma.f64
3 436×lower-*.f32
3 418×lower-*.f64
2 376×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
048398
077398
1151389
2345383
3816377
41791377
53401377
65774377
08421371
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.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 (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))))))))
(neg.f64 b)
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)))))))
#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) (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 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
(neg.f64 (/.f64 b a))
(/.f64 b a)
b
a
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a)))
b
(/.f64 c (*.f64 b b))
c
(*.f64 b b)
(neg.f64 (/.f64 b a))
(/.f64 b a)
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 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
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 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))
#s(literal -2 binary64)
(fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
c
a
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
(*.f64 c (*.f64 c (*.f64 a a)))
(*.f64 c (*.f64 a a))
(*.f64 a a)
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.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 (fma.f64 b #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) a)
(-.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 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)
(neg.f64 b)
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 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
#s(literal 1 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 b a))
(/.f64 b (neg.f64 a))
(/.f64 b a)
b
a
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a)))
(-.f64 (/.f64 c b) (/.f64 b a))
b
(/.f64 c (*.f64 b b))
c
(*.f64 b b)
(neg.f64 (/.f64 b a))
(/.f64 b (neg.f64 a))
(/.f64 b a)
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/2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)
(/.f64 #s(literal 1/2 binary64) a)
#s(literal 1/2 binary64)
a
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
b
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) (/.f64 a (*.f64 b b)) a)) b))) (*.f64 a #s(literal 2 binary64)))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) (/.f64 a (*.f64 b b)) a)) b)))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
(*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) (/.f64 a (*.f64 b b)) a)) b))
(*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) (/.f64 a (*.f64 b b)) a)))
#s(literal -2 binary64)
(fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
(*.f64 c (fma.f64 (*.f64 c a) (/.f64 a (*.f64 b b)) a))
c
a
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
(*.f64 c (*.f64 c (*.f64 a a)))
(*.f64 c (*.f64 a a))
(*.f64 a a)
(*.f64 b b)
b
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize438.0ms (3.7%)

Memory
23.5MiB live, 464.3MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy4.653651169241365
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
accuracy6.922272217962767
(*.f64 c (*.f64 a a))
accuracy14.385660117547342
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
accuracy41.24598917578486
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b))
accuracy1.249986238027801
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy4.273991822506816
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy14.168911774626082
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy25.860696067451798
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy0
(neg.f64 (/.f64 b a))
accuracy4.037363126857265
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a)))
accuracy7.612181292541613
(/.f64 c (*.f64 b b))
accuracy40.479863103556255
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
accuracy0
(/.f64 b a)
accuracy0
(neg.f64 (/.f64 b a))
accuracy40.49646124754572
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
accuracy1.4106783355894201
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy2.4383109218392307
(/.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))
accuracy14.616879309121693
(-.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))))))))
accuracy24.24665742944924
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
Samples
207.0ms80×2valid
92.0ms78×1valid
25.0ms86×0valid
11.0ms12×3valid
Compiler

Compiled 359 to 45 computations (87.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 143.0ms
ival-mult: 58.0ms (40.6% of total)
ival-div: 42.0ms (29.4% of total)
adjust: 14.0ms (9.8% of total)
ival-sqrt: 10.0ms (7% of total)
ival-sub: 8.0ms (5.6% of total)
ival-add: 7.0ms (4.9% of total)
ival-neg: 3.0ms (2.1% of total)
exact: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series65.0ms (0.5%)

Memory
-24.7MiB live, 173.9MiB allocated
Counts
24 → 744
Calls
Call 1
Inputs
#<alt (/.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))>
#<alt (-.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))))))))>
#<alt (neg.f64 b)>
#<alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))>
#<alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))>
#<alt (neg.f64 (/.f64 b a))>
#<alt (/.f64 b a)>
#<alt (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a)))>
#<alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))>
#<alt (/.f64 c (*.f64 b b))>
#<alt (*.f64 b b)>
#<alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))>
#<alt (/.f64 #s(literal 1/2 binary64) a)>
#<alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))>
#<alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))>
#<alt (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))>
#<alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))>
#<alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b))>
#<alt (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)>
#<alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))>
#<alt (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))>
#<alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))>
#<alt (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))>
#<alt (*.f64 c (*.f64 a a))>
Outputs
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* (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 (- (* 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 (* -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 (* -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 (* 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/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (/ b a))>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ c b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (/ b a))>
#<alt (- (/ c b) (/ b a))>
#<alt (- (/ c b) (/ b a))>
#<alt (- (/ c b) (/ b a))>
#<alt (/ c b)>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (/ c b)>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (/ b a))>
#<alt (/ (- (/ (* a c) b) b) a)>
#<alt (/ (- (/ (* a c) b) b) a)>
#<alt (/ (- (/ (* a c) b) b) a)>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (/ c (pow b 2))>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (/ c b)>
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))>
#<alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))>
#<alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a)))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (/ c b)>
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)>
#<alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ b a)>
#<alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))>
#<alt (/ c b)>
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)))))>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))>
#<alt (- b (* (sqrt (* a c)) (sqrt -4)))>
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* 2 (/ (* a c) b))>
#<alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) 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 (/ (- (* 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 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))>
#<alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))>
#<alt (* -1 (* 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 (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))>
#<alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))>
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 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 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))>
#<alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))>
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 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 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* (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 (* a c)>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* a c)>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (* (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 (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))>
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))>
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))>
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))>
#<alt (/ 1 b)>
#<alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)>
#<alt (/ -1 b)>
#<alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))>
#<alt (/ 1 b)>
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))>
#<alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))>
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))>
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))>
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))>
#<alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))>
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (/ 1 b)>
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))>
#<alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))>
#<alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))>
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))>
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))>
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))>
#<alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))>
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))>
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))>
#<alt (/ -1/4 (* a c))>
#<alt (- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))>
#<alt (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))>
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))>
#<alt (/ 1 (pow b 2))>
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))>
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))>
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))>
#<alt (/ 1 (pow b 2))>
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))>
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))>
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))>
#<alt (/ 1 (pow b 2))>
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))>
#<alt (+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))>
#<alt (+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))>
#<alt (/ -1/4 (* a c))>
#<alt (/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)>
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)>
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)>
#<alt (/ -1/4 (* a c))>
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))>
#<alt (/ 1 (pow b 2))>
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))>
#<alt (+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))>
#<alt (+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))>
#<alt (/ -1/4 (* a c))>
#<alt (/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)>
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)>
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)>
#<alt (/ -1/4 (* a c))>
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) 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

186 calls:

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

simplify441.0ms (3.7%)

Memory
54.2MiB live, 638.2MiB allocated
Algorithm
egg-herbie
Rules
9 538×lower-fma.f64
9 538×lower-fma.f32
8 552×lower-*.f64
8 552×lower-*.f32
5 072×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite566.0ms (4.8%)

Memory
-82.5MiB live, 533.0MiB allocated
Rules
5 002×lower-*.f32
4 984×lower-*.f64
4 490×lower-/.f32
4 472×lower-/.f64
4 154×lower-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
048311
077315
1297284
22505276
09290276
Stop Event
iter limit
node limit
iter limit
Counts
24 → 1 226
Calls
Call 1
Inputs
(/.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 (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))))))))
(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)))))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
(neg.f64 (/.f64 b a))
(/.f64 b a)
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
(/.f64 c (*.f64 b b))
(*.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 #s(literal 1/2 binary64) a)
(-.f64 b (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 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (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 c (*.f64 c (*.f64 a a))) (*.f64 b b))
(*.f64 c (*.f64 a a))
Outputs
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (+.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 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 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.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 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b 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 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 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 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b (neg.f64 a)))
(+.f64 #s(literal 0 binary64) (/.f64 b (neg.f64 a)))
(-.f64 #s(literal 0 binary64) (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a))
(neg.f64 (/.f64 b a))
(/.f64 b (neg.f64 a))
(/.f64 (neg.f64 b) a)
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b))
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b)))
(/.f64 #s(literal -1 binary64) (/.f64 a b))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 b a)))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (neg.f64 a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 1 binary64))) a)
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a a))
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 a) b) #s(literal -1 binary64))
(pow.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 b a) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 b a))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 b (neg.f64 a)))
(/.f64 b a)
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) a)
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (neg.f64 a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 b))) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (neg.f64 b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 a a))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(+.f64 (/.f64 b (neg.f64 a)) (/.f64 c b))
(+.f64 (/.f64 c b) (/.f64 b a))
(+.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))
(+.f64 (-.f64 (/.f64 c b) #s(literal 0 binary64)) (/.f64 b a))
(-.f64 (/.f64 c b) (/.f64 b a))
(-.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 b a) (/.f64 c b)))
(-.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 c b) (/.f64 b a))))
(-.f64 (+.f64 (/.f64 c b) #s(literal 0 binary64)) (/.f64 b a))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b a))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))
(fma.f64 b (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 c b))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 c b))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 b a))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))
(fma.f64 (/.f64 c (*.f64 b b)) b (/.f64 b a))
(fma.f64 (/.f64 c (*.f64 b b)) b (/.f64 b (neg.f64 a)))
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))
(fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 b a))
(fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 b b) (/.f64 c b) (/.f64 b a))
(fma.f64 (/.f64 b b) (/.f64 c b) (/.f64 b (neg.f64 a)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (-.f64 (/.f64 b a) (/.f64 c b)) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b (neg.f64 a)) (-.f64 (/.f64 b a) (/.f64 c b)) (*.f64 (/.f64 c b) (/.f64 c b))))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) b) (neg.f64 a)))))
(/.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 c b) (/.f64 b a)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 b c))) (*.f64 (neg.f64 a) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 b c) (neg.f64 a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) a))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (-.f64 (/.f64 b a) (/.f64 c b)) (*.f64 (/.f64 c b) (/.f64 c b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 c b) (/.f64 b a))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 c b) (/.f64 c b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 b a)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 c b) (/.f64 c b) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 (/.f64 c b) b) (neg.f64 a)))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 c b))) (-.f64 (/.f64 b a) (/.f64 c b)))
(/.f64 (fma.f64 b (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 b (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 b (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b c)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 b (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 b (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 b (neg.f64 c)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (neg.f64 a) (*.f64 b (/.f64 c b)))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 b (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 b (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 b b (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) b))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 b b (*.f64 (neg.f64 a) (/.f64 (*.f64 b c) b))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) c) (*.f64 a b)) (*.f64 a (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 b c))) (*.f64 a (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (*.f64 b b)) (*.f64 a (neg.f64 (*.f64 b c)))) (*.f64 a (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 b (neg.f64 c)))) (*.f64 a (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 b (/.f64 c b)))) (*.f64 a b))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 (neg.f64 c) b))) (*.f64 a (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 a (*.f64 (/.f64 c b) b))) (*.f64 a b))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 a (/.f64 (*.f64 b c) b))) (*.f64 a b))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (neg.f64 a)) b)) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b c))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b c)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b (neg.f64 c)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b (/.f64 c b)))) (*.f64 (neg.f64 (neg.f64 a)) b))
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (/.f64 c b) b))) (*.f64 (neg.f64 (neg.f64 a)) b))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b c) b))) (*.f64 (neg.f64 (neg.f64 a)) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (/.f64 a b)) b)) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 b b (*.f64 (neg.f64 (/.f64 a b)) (*.f64 b c))) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 (/.f64 a b)) (neg.f64 (*.f64 b c)))) (*.f64 (neg.f64 (/.f64 a b)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 b (neg.f64 c)))) (*.f64 (neg.f64 (/.f64 a b)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 (/.f64 a b)) (*.f64 b (/.f64 c b)))) (*.f64 (neg.f64 (/.f64 a b)) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 (/.f64 a b)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 (/.f64 a b)) (*.f64 (/.f64 c b) b))) (*.f64 (neg.f64 (/.f64 a b)) b))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 b c) b))) (*.f64 (neg.f64 (/.f64 a b)) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 (neg.f64 a) b) b)) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (/.f64 (neg.f64 a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 (neg.f64 a) b) (*.f64 b c))) (*.f64 (/.f64 (neg.f64 a) b) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (/.f64 (neg.f64 a) b) (neg.f64 (*.f64 b c)))) (*.f64 (/.f64 (neg.f64 a) b) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 (neg.f64 a) b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (/.f64 (neg.f64 a) b) (*.f64 b (neg.f64 c)))) (*.f64 (/.f64 (neg.f64 a) b) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (neg.f64 a) b) (*.f64 b (/.f64 c b)))) (*.f64 (/.f64 (neg.f64 a) b) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 (neg.f64 a) b) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (/.f64 (neg.f64 a) b) (*.f64 (neg.f64 c) b))) (*.f64 (/.f64 (neg.f64 a) b) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (neg.f64 a) b) (*.f64 (/.f64 c b) b))) (*.f64 (/.f64 (neg.f64 a) b) b))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 b c) b))) (*.f64 (/.f64 (neg.f64 a) b) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a (neg.f64 b)) b)) (*.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (/.f64 a (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 b b (*.f64 (/.f64 a (neg.f64 b)) (*.f64 b c))) (*.f64 (/.f64 a (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 (*.f64 b c)))) (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a (neg.f64 b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (/.f64 a (neg.f64 b)) (*.f64 b (neg.f64 c)))) (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 a (neg.f64 b)) (*.f64 b (/.f64 c b)))) (*.f64 (/.f64 a (neg.f64 b)) b))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a (neg.f64 b)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)) (*.f64 (/.f64 a (neg.f64 b)) (*.f64 (neg.f64 c) b))) (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 a (neg.f64 b)) (*.f64 (/.f64 c b) b))) (*.f64 (/.f64 a (neg.f64 b)) b))
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 b c) b))) (*.f64 (/.f64 a (neg.f64 b)) b))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a b) b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 (/.f64 a b) (*.f64 b c))) (*.f64 (/.f64 a b) (*.f64 b b)))
(/.f64 (fma.f64 b b (*.f64 (/.f64 a b) (neg.f64 (*.f64 b c)))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 b b (*.f64 (/.f64 a b) (*.f64 b (neg.f64 c)))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (neg.f64 b) (*.f64 (/.f64 a b) (*.f64 b (/.f64 c b)))) (*.f64 (/.f64 a b) b))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 a b) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 a b) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 b b (*.f64 (/.f64 a b) (*.f64 (neg.f64 c) b))) (*.f64 (/.f64 a b) (neg.f64 (*.f64 b b))))
(/.f64 (+.f64 (neg.f64 b) (*.f64 (/.f64 a b) (*.f64 (/.f64 c b) b))) (*.f64 (/.f64 a b) b))
(/.f64 (+.f64 (neg.f64 b) (*.f64 (/.f64 a b) (/.f64 (*.f64 b c) b))) (*.f64 (/.f64 a b) b))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 b c))) (*.f64 (neg.f64 a) (*.f64 b b)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b c)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 b (neg.f64 c)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 (neg.f64 a) (*.f64 b (/.f64 c b)))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) b))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) b (*.f64 (neg.f64 a) (/.f64 (*.f64 b c) b))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) c) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) b)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 b b) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b c))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (neg.f64 (*.f64 b c)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) c) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b (neg.f64 c)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) b (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b (/.f64 c b)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) c) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (neg.f64 c) b))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) b (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 c b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) b (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (*.f64 b c) b))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b b) c) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) b)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 b b) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b c))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (*.f64 b c)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b b) c) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b (neg.f64 c)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) b (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b (/.f64 c b)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 b b) c) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 c) b))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) b (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (/.f64 c b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) b (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 b c) b))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)) b))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) (*.f64 b c))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 b c))) (*.f64 (neg.f64 a) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b c)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 b (neg.f64 c)))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) b (*.f64 (neg.f64 a) (*.f64 b (/.f64 c b)))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (neg.f64 (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) b (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) b))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) b (*.f64 (neg.f64 a) (/.f64 (*.f64 b c) b))) (*.f64 (neg.f64 a) b))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 b a (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 b (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 b (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 b (/.f64 (neg.f64 a) b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 b (/.f64 a (neg.f64 b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 b (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) a))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 a b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b c) a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) a))
(/.f64 (fma.f64 (*.f64 b c) (neg.f64 (neg.f64 a)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b c) (neg.f64 (/.f64 a b)) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b c) (/.f64 (neg.f64 a) b) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (*.f64 b c) (/.f64 a (neg.f64 b)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 b c) (/.f64 a b) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b c) (neg.f64 a) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (*.f64 b c) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (*.f64 b c) (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) a (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (/.f64 (neg.f64 a) b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (/.f64 a (neg.f64 b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (/.f64 a b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (neg.f64 a) b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a (neg.f64 b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) a (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (/.f64 (neg.f64 a) b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (/.f64 a (neg.f64 b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (/.f64 a b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 a) (*.f64 b b)) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) a (neg.f64 (*.f64 b b))) (*.f64 b a))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (/.f64 (neg.f64 a) b) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (/.f64 a (neg.f64 b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (/.f64 a b) (neg.f64 b)) (*.f64 b (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 a) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 a) (*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (neg.f64 a) b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a (neg.f64 b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) a (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (/.f64 (neg.f64 a) b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (/.f64 a (neg.f64 b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (/.f64 a b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 a) (*.f64 b b)) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) a (neg.f64 (*.f64 b b))) (*.f64 b a))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (/.f64 (neg.f64 a) b) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (/.f64 a (neg.f64 b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (/.f64 a b) (neg.f64 b)) (*.f64 b (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 a) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 a) (*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 a) (*.f64 b b)) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) a (neg.f64 (*.f64 b b))) (*.f64 b a))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (/.f64 (neg.f64 a) b) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (neg.f64 a) b)))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (/.f64 a (neg.f64 b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a (neg.f64 b))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (/.f64 a b) (neg.f64 b)) (*.f64 b (/.f64 a b)))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 a) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a)))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (+.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 a) (*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 b a (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 b (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (fma.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 b (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 b (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 b a (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) a))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 a b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) a))
(/.f64 (fma.f64 (*.f64 b c) (/.f64 a b) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b c) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 b c) (neg.f64 (/.f64 a b)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b c) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b c) a (*.f64 (*.f64 b b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 b b) a))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) a (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (/.f64 a b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b c)) a (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) a (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (/.f64 a b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 c)) a (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) a (*.f64 b b)) (*.f64 b a))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 a) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (/.f64 a b) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 (/.f64 a b)) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) (neg.f64 (neg.f64 a)) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 b (/.f64 c b)) a (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) a (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (/.f64 a b) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) a (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) a (*.f64 b b)) (*.f64 b a))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 a) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (/.f64 a b) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 (/.f64 a b)) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) (neg.f64 (neg.f64 a)) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) b) a (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) a (*.f64 b b)) (*.f64 b a))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 a) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (/.f64 a b) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 (/.f64 a b)) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) (neg.f64 (neg.f64 a)) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (fma.f64 (/.f64 (*.f64 b c) b) a (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 b (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 b (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) a))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (/.f64 a b)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 (/.f64 a b))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 (neg.f64 a))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) a) (*.f64 (*.f64 b b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 b b) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) a) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) a) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) a) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) a) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) a) (*.f64 b b)) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 a)) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 (/.f64 a b))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 (neg.f64 a))) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) a) (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) a) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) a) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) a) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) a) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) a) (*.f64 b b)) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 a)) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 (/.f64 a b))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 (neg.f64 a))) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) a) (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) a) (*.f64 b b)) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 a)) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 (/.f64 a b))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 (neg.f64 a))) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) a) (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 (/.f64 c b) (/.f64 b a))) (*.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 b (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 b (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 b (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 b (/.f64 (neg.f64 a) b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 b (/.f64 a (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 b (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 b (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 b (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 b c)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 (neg.f64 a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 (/.f64 a b))) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (/.f64 (neg.f64 a) b)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (/.f64 a (neg.f64 b))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (/.f64 a b)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 a)) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 b c) (neg.f64 a)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (/.f64 (neg.f64 a) b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (/.f64 a (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (neg.f64 a) b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (/.f64 (neg.f64 a) b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (/.f64 a (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 c)) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 a)) (*.f64 b b)) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) a) (neg.f64 (*.f64 b b))) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 (neg.f64 a))) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 (/.f64 a b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (/.f64 (neg.f64 a) b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (/.f64 a (neg.f64 b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (/.f64 a b)) (neg.f64 b)) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 a)) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 c b)) (neg.f64 a)) (*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) b)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) a) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (neg.f64 a) b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) c) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) b)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) a) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) a))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (/.f64 (neg.f64 a) b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (/.f64 a (neg.f64 b))) (*.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (/.f64 a b)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) b) (neg.f64 a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 a)) (*.f64 b b)) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) a) (neg.f64 (*.f64 b b))) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 (neg.f64 a))) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 (/.f64 a b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (/.f64 (neg.f64 a) b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (/.f64 a (neg.f64 b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (/.f64 a b)) (neg.f64 b)) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 a)) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) b) (neg.f64 a)) (*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 a)) (*.f64 b b)) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) a) (neg.f64 (*.f64 b b))) (*.f64 b a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 (neg.f64 a))) (neg.f64 (*.f64 b b))) (*.f64 b (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 (/.f64 a b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (/.f64 (neg.f64 a) b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (neg.f64 a) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (/.f64 a (neg.f64 b))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a (neg.f64 b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (/.f64 a b)) (neg.f64 b)) (*.f64 b (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 a)) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (*.f64 b (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 b (+.f64 #s(literal 0 binary64) (/.f64 b a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b c) b) (neg.f64 a)) (*.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)))) (*.f64 b (neg.f64 a)))
(pow.f64 (/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (-.f64 (/.f64 b a) (/.f64 c b)) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (-.f64 (/.f64 b a) (/.f64 c b)) (*.f64 (/.f64 c b) (/.f64 c b)))))
(*.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (/.f64 b a))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (/.f64 c b) (/.f64 b a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (neg.f64 (*.f64 b b))))
(neg.f64 (/.f64 (neg.f64 c) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)))
(/.f64 c (*.f64 b b))
(/.f64 (/.f64 c b) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 c)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(exp.f64 (log.f64 (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(neg.f64 (neg.f64 (*.f64 b b)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)))
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.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) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 a))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a))
(+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
(-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a))
(fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
(fma.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 c a))
(fma.f64 a c (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
(fma.f64 (*.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 a a)) b) (*.f64 c a))
(fma.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 c b) (*.f64 c a))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b) (*.f64 c a))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 c a))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c a))
(fma.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b) (/.f64 #s(literal 1 binary64) b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) c (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (*.f64 c a))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a)) (*.f64 c (*.f64 c (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a)) (*.f64 c (*.f64 c (*.f64 a a)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a)) (*.f64 c (*.f64 c (*.f64 a a))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) (neg.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 a a)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a)))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (*.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a)) (*.f64 c (*.f64 c (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))
(*.f64 c (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c a)) (*.f64 c (*.f64 c (*.f64 a a))))))
(*.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))))))
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64)))
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64)) (neg.f64 b)))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b))
(*.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b) #s(literal -2 binary64))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(exp.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal -1 binary64)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.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)) (neg.f64 c) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) 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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.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 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c 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 a (*.f64 c #s(literal 4 binary64))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c a)) #s(literal 64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal 4 binary64))))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (neg.f64 (*.f64 b b))))
(neg.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b)))
(/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a a))))))
(/.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 a a)))) (neg.f64 (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b) b)
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 c b) (*.f64 c (*.f64 a a))) b)
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))
(*.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 a a)) b))
(*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) c)
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (*.f64 a a) c)
(*.f64 (*.f64 c a) a)

eval593.0ms (5%)

Memory
31.7MiB live, 454.1MiB allocated
Compiler

Compiled 58 544 to 5 643 computations (90.4% saved)

prune355.0ms (3%)

Memory
-8.7MiB live, 644.7MiB allocated
Pruning

34 alts after pruning (33 fresh and 1 done)

PrunedKeptTotal
New2 194232 217
Fresh41014
Picked415
Done000
Total2 202342 236
Accuracy
91.3%
Counts
2 236 → 34
Alt Table
Click to see full alt table
StatusAccuracyProgram
19.0%
(/.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))))))))
27.3%
(/.f64 (/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
22.9%
(/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
19.6%
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a))
45.2%
(/.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))
18.6%
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* b b) (* c (* a -4)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c))))) (*.f64 #s(literal 2 binary64) a))
29.6%
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* b b) (* c (* a -4)))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
32.0%
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
22.4%
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) a)
28.1%
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
11.4%
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
31.1%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
31.2%
(/.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))
18.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))))
23.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
31.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
2.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))
35.2%
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) (/.f64 c (neg.f64 b)))
36.8%
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
2.4%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 c (*.f64 b b)) b (/.f64 b a)))
35.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) (neg.f64 (/.f64 b a))))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (exp.f64 (log.f64 (*.f64 b b)))) (neg.f64 (/.f64 b a))))
26.9%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
1.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 b (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b))))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
24.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
13.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
16.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))))
10.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
2.6%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
2.2%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)))
Compiler

Compiled 1 228 to 733 computations (40.3% saved)

simplify184.0ms (1.6%)

Memory
2.9MiB live, 271.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)
cost-diff0
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b))
cost-diff0
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
cost-diff640
(fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff0
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff384
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
cost-diff0
(*.f64 c (/.f64 a b))
cost-diff0
(-.f64 (*.f64 c (/.f64 a b)) b)
cost-diff0
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
cost-diff320
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)
cost-diff0
(/.f64 b a)
cost-diff0
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
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 (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-diff128
(/.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))
Rules
9 240×lower-fma.f32
9 236×lower-fma.f64
3 888×lower-*.f32
3 868×lower-*.f64
2 146×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061525
090525
1163505
2347491
3751489
41602485
54368485
08096473
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.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 (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)))))))
(neg.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 b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
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)
#s(literal 2 binary64)
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
(/.f64 b a)
b
a
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)
(-.f64 (*.f64 c (/.f64 a b)) b)
(*.f64 c (/.f64 a b))
c
(/.f64 a b)
a
b
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
#s(literal 1/2 binary64)
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
a
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
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 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)
(*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))))
#s(literal -2 binary64)
#s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))
(/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a))
a
(*.f64 c (*.f64 b b))
c
(*.f64 b b)
b
(*.f64 (*.f64 a (*.f64 c c)) a)
(*.f64 a (*.f64 c c))
(*.f64 c c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.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/2 binary64) (+.f64 b (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) a)
(-.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 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(neg.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 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
(/.f64 b a)
b
a
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)
(-.f64 (/.f64 c b) (/.f64 b a))
(-.f64 (*.f64 c (/.f64 a b)) b)
(-.f64 (/.f64 (*.f64 c a) b) b)
(*.f64 c (/.f64 a b))
(/.f64 (*.f64 c a) b)
c
(/.f64 a b)
a
b
(/.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 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 #s(literal -1/2 binary64) a))
#s(literal 1/2 binary64)
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
a
(-.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 #s(literal -4 binary64) (*.f64 c a)))))
b
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 c a))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 c (*.f64 a (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64)))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 c (*.f64 a (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))
(/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)
(*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 c (*.f64 a (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 c (*.f64 a (fma.f64 b b (*.f64 c a)))) (*.f64 b b))))
#s(literal -2 binary64)
#s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))
#s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 c (*.f64 a (fma.f64 b b (*.f64 c a)))) (*.f64 b b)))
(/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 a (fma.f64 b b (*.f64 c a)))) (*.f64 b b))
(fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a))
(*.f64 c (*.f64 a (fma.f64 b b (*.f64 c a))))
a
(*.f64 c (*.f64 b b))
c
(*.f64 b b)
b
(*.f64 (*.f64 a (*.f64 c c)) a)
(*.f64 c (*.f64 c (*.f64 a a)))
(*.f64 a (*.f64 c c))
(*.f64 c (*.f64 c a))
(*.f64 c c)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize223.0ms (1.9%)

Memory
1.9MiB live, 363.0MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy9.626720729588152
(*.f64 c (*.f64 b b))
accuracy9.858345348613895
(fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a))
accuracy24.087913284955786
(/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
accuracy41.24598917578486
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b))
accuracy1.249986238027801
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy4.143781502274743
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy14.168911774626082
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy25.86069606745178
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy0
(-.f64 (*.f64 c (/.f64 a b)) b)
accuracy2.8934255402488027
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)
accuracy5.217386981643771
(*.f64 c (/.f64 a b))
accuracy40.479863103556255
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
accuracy0
(/.f64 b a)
accuracy41.32012895669096
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
accuracy2.4383109218392307
(/.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))
accuracy14.616879309121693
(-.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)))))))
accuracy25.86069606745178
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy25.991887327164832
(/.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))))))
Samples
55.0ms77×2valid
47.0ms78×1valid
45.0ms86×0valid
14.0ms15×3valid
Compiler

Compiled 394 to 51 computations (87.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 110.0ms
ival-mult: 36.0ms (32.7% of total)
ival-div: 28.0ms (25.4% of total)
adjust: 17.0ms (15.4% of total)
ival-sub: 13.0ms (11.8% of total)
ival-sqrt: 7.0ms (6.4% of total)
ival-add: 6.0ms (5.4% of total)
exact: 1.0ms (0.9% of total)
ival-neg: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series40.0ms (0.3%)

Memory
-18.2MiB live, 57.4MiB allocated
Counts
21 → 708
Calls
Call 1
Inputs
#<alt (/.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))>
#<alt (-.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)))))))>
#<alt (neg.f64 b)>
#<alt (/.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))))))>
#<alt #s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))>
#<alt (/.f64 b a)>
#<alt (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)>
#<alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))>
#<alt (-.f64 (*.f64 c (/.f64 a b)) b)>
#<alt (*.f64 c (/.f64 a b))>
#<alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))>
#<alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))>
#<alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))>
#<alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))>
#<alt (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a))>
#<alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))>
#<alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b))>
#<alt (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)>
#<alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))>
#<alt (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))>
#<alt (*.f64 c (*.f64 b b))>
Outputs
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* (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 (- (* 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 (* -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 (* -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 (* 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 (/ c b)>
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))>
#<alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))>
#<alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a)))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (/ c b)>
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)>
#<alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ b a)>
#<alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))>
#<alt (/ c b)>
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)))))>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (/ c b)>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (/ (* a c) b)>
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))>
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))>
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))>
#<alt (/ (* a c) b)>
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))>
#<alt (* -1 b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (/ (* a c) b)>
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))>
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))>
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))>
#<alt (/ (* a c) b)>
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))>
#<alt (/ (* a c) b)>
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)>
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)>
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)>
#<alt (* -1 b)>
#<alt (* b (- (/ (* a c) (pow b 2)) 1))>
#<alt (* b (- (/ (* a c) (pow b 2)) 1))>
#<alt (* b (- (/ (* a c) (pow b 2)) 1))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ (* a c) b)>
#<alt (/ c b)>
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))>
#<alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))>
#<alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a)))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (/ c b)>
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)>
#<alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)>
#<alt (/ b a)>
#<alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))>
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))>
#<alt (/ c b)>
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))>
#<alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)))))>
#<alt (* 1/2 (/ b c))>
#<alt (+ (* -1/2 (/ a b)) (* 1/2 (/ b c)))>
#<alt (+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b)))))>
#<alt (+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b)))))>
#<alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))>
#<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)))) (/ b (* c (pow (sqrt -4) 2))))>
#<alt (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (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)))) (pow a 3)))) (+ (* -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))) (/ b (* c (pow (sqrt -4) 2))))))>
#<alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1))))>
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (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/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1))))>
#<alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2))))))>
#<alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2))))))>
#<alt (* 1/2 (/ b c))>
#<alt (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2)))))>
#<alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4))))))>
#<alt (* 1/2 (/ a b))>
#<alt (* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b))>
#<alt (* 1/2 (/ b c))>
#<alt (/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c)>
#<alt (/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c)>
#<alt (/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c)>
#<alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))>
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)>
#<alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c)>
#<alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c)>
#<alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))>
#<alt (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))>
#<alt (- b (* (sqrt (* a c)) (sqrt -4)))>
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* 2 (/ (* a c) b))>
#<alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) 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 (/ (- (* 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 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))>
#<alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))>
#<alt (* -1 (* 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 (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))>
#<alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))>
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 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 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* 2 (/ (* a c) b))>
#<alt (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))>
#<alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))>
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))>
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))>
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 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 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* (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 (* a (* (pow b 2) c))>
#<alt (* a (+ (* a (pow c 2)) (* (pow b 2) c)))>
#<alt (* a (+ (* a (pow c 2)) (* (pow b 2) c)))>
#<alt (* a (+ (* a (pow c 2)) (* (pow b 2) c)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) c) a) (pow c 2)))>
#<alt (* a (* (pow b 2) c))>
#<alt (* c (+ (* a (pow b 2)) (* (pow a 2) c)))>
#<alt (* c (+ (* a (pow b 2)) (* (pow a 2) c)))>
#<alt (* c (+ (* a (pow b 2)) (* (pow a 2) c)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow c 2) (+ (/ (* a (pow b 2)) c) (pow a 2)))>
#<alt (* (pow a 2) (pow c 2))>
#<alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))>
#<alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))>
#<alt (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2)))>
#<alt (* a (* (pow b 2) c))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* a (* (pow b 2) c))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* (pow b 2) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (* (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 (* -2 (/ (* a c) b))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))>
#<alt (* -2 (/ (* a c) b))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))>
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))>
#<alt (* -2 (/ (* a c) b))>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)>
#<alt (* -2 (/ (* a c) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))>
#<alt (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* a c)>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (* a (+ c (/ (* a (pow c 2)) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))>
#<alt (* a c)>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (* c (+ a (/ (* (pow a 2) c) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))>
#<alt (/ (* (pow a 2) (pow c 2)) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* a c)>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
#<alt (* (pow b 2) c)>
Calls

177 calls:

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

simplify357.0ms (3%)

Memory
42.3MiB live, 476.1MiB allocated
Algorithm
egg-herbie
Rules
10 180×lower-fma.f64
10 180×lower-fma.f32
8 574×lower-*.f64
8 574×lower-*.f32
5 228×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite332.0ms (2.8%)

Memory
3.8MiB live, 517.5MiB allocated
Rules
4 738×lower-*.f32
4 718×lower-*.f64
4 362×lower-/.f32
4 342×lower-/.f64
4 132×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061375
091384
1333359
22671321
09364318
Stop Event
iter limit
node limit
iter limit
Counts
21 → 892
Calls
Call 1
Inputs
(/.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 (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)))))))
(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))))))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
(/.f64 b a)
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
(-.f64 (*.f64 c (/.f64 a b)) b)
(*.f64 c (/.f64 a b))
(/.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 a (-.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))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b)))) b)
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(/.f64 (fma.f64 a (*.f64 c (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b b))
(*.f64 c (*.f64 b b))
Outputs
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.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 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b 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 (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 (*.f64 b b) (neg.f64 (+.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (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 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 (neg.f64 b) a))
(/.f64 b a)
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 b #s(literal 1 binary64)) a)
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a))
(pow.f64 (/.f64 b a) #s(literal 1 binary64))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(+.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (neg.f64 (/.f64 b a)))
(+.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 b a))
(fma.f64 c (/.f64 (/.f64 a b) a) (neg.f64 (/.f64 b a)))
(fma.f64 c (/.f64 (/.f64 a b) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 a b) (/.f64 c a) (neg.f64 (/.f64 b a)))
(fma.f64 (/.f64 a b) (/.f64 c a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b a)))
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) (neg.f64 a)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c a) b) b)) a))
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c a) b) b)) (neg.f64 a))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 a b) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) a) (*.f64 a b)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a)))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) a))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 c (/.f64 a b) b) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c a) b) b))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 a (fma.f64 c (/.f64 a b) b))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 (*.f64 c a) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 (*.f64 c a) (*.f64 a b))) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 b a)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (fma.f64 c (/.f64 a b) b))
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (neg.f64 b)) (neg.f64 a))
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) (*.f64 b #s(literal 1 binary64))) a)
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 a b))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 (/.f64 a b))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) a) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 a b) b)) (*.f64 (*.f64 a b) a))
(/.f64 (-.f64 (*.f64 (*.f64 c a) (neg.f64 a)) (*.f64 (*.f64 a b) (neg.f64 b))) (*.f64 (*.f64 a b) (neg.f64 a)))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a a)) b) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 c a) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 (*.f64 c a) (neg.f64 (/.f64 a b))) (*.f64 (*.f64 a b) #s(literal -1 binary64))) (*.f64 (*.f64 a b) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (*.f64 c a) (neg.f64 (neg.f64 a))) (*.f64 (*.f64 a b) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a b) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a b) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) b)) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (neg.f64 b))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (neg.f64 a)))
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a (/.f64 (*.f64 c a) b)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a b))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c a) b)) a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) a) (*.f64 a b))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (neg.f64 (*.f64 a (neg.f64 a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 a b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 c (/.f64 a b) b) a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c a) b) b)))) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 (*.f64 c a) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 b a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 (*.f64 c a) (*.f64 a b))) (*.f64 (/.f64 b a) (/.f64 b a)))) (neg.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 a b)) (/.f64 b a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 c (/.f64 a b) b)))
(pow.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal 1 binary64) a))
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (/.f64 (*.f64 c a) b) b))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a))
(+.f64 (neg.f64 b) (/.f64 (*.f64 c a) b))
(+.f64 (/.f64 (*.f64 c a) b) (neg.f64 b))
(-.f64 (/.f64 (*.f64 c a) b) b)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (fma.f64 c (/.f64 a b) b)) (/.f64 (*.f64 b b) (fma.f64 c (/.f64 a b) b)))
(-.f64 (fma.f64 c (/.f64 a b) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (/.f64 (*.f64 c a) b))
(fma.f64 c (/.f64 a b) (neg.f64 b))
(fma.f64 a (/.f64 c b) (neg.f64 b))
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) c) (neg.f64 b))
(fma.f64 (/.f64 a b) c (neg.f64 b))
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 c a) b))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) (fma.f64 c (/.f64 a b) b))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c a) b) (neg.f64 b)))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b))) (neg.f64 (fma.f64 c (/.f64 a b) b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 c a) b) (neg.f64 b))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) b) c)) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) b (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 c a))) (*.f64 (+.f64 #s(literal 0 binary64) b) b))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 b (*.f64 c a)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 c a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 b) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 b) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 c (neg.f64 a)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (neg.f64 b) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 a) c))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) c))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) c)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 c a))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) b))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c a)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b (*.f64 c a))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 b) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 c a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 b)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 b) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 c (neg.f64 a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 b)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b a)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 b) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 a) c))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 b)))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b a)))
(/.f64 (fma.f64 c (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 c (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 c a) (+.f64 #s(literal 0 binary64) b) (*.f64 b (neg.f64 (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (*.f64 c a) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b (*.f64 c a)) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 c a)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (*.f64 c a)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 c (neg.f64 a)) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (*.f64 c (neg.f64 a)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 b b)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (fma.f64 c (/.f64 a b) b)) (*.f64 (fma.f64 c (/.f64 a b) b) (*.f64 b b))) (*.f64 (fma.f64 c (/.f64 a b) b) (fma.f64 c (/.f64 a b) b)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 c (/.f64 a b) b))))
(pow.f64 (/.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))))
(*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) b)))
(/.f64 c (/.f64 b a))
(/.f64 (*.f64 c a) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c a))))
(/.f64 (neg.f64 c) (neg.f64 (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b))
(/.f64 (*.f64 c (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b a))
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 c (neg.f64 a))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 b a)))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 b a)))
(pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64))
(*.f64 c (/.f64 a b))
(*.f64 a (/.f64 c b))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 a b) c)
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.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) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -1 binary64)))
(neg.f64 (/.f64 a (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 a) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1 binary64))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) b)
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (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 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(+.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))
(+.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))
(fma.f64 c (*.f64 c (*.f64 a a)) (*.f64 c (*.f64 a (*.f64 b b))))
(fma.f64 c (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 c (*.f64 (*.f64 b b) a) (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 a (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 a (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 (*.f64 b (*.f64 b c)) a (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 c (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 c a)) a (*.f64 c (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 c a) (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 (*.f64 c a) (*.f64 c a) (*.f64 c (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 a a) (*.f64 c c) (*.f64 c (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 c (*.f64 a a)) c (*.f64 c (*.f64 a (*.f64 b b))))
(fma.f64 (*.f64 b c) (*.f64 b a) (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 (*.f64 a (*.f64 b c)) b (*.f64 c (*.f64 c (*.f64 a a))))
(fma.f64 (*.f64 (*.f64 c a) b) b (*.f64 c (*.f64 c (*.f64 a a))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c (*.f64 a a)))) (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))))
(/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c (*.f64 a a)))) (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))) (neg.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))) #s(literal -1 binary64))
(*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))
(*.f64 a (fma.f64 b (*.f64 b c) (*.f64 c (*.f64 c a))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))))))
(*.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64)))
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) (neg.f64 b)))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) b))
(/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) b)
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) #s(literal 1 binary64)) b)
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))))) (neg.f64 (neg.f64 (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 b))
(pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) b))
(*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b))
(*.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 b)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))) b) #s(literal -2 binary64))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(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 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))
(/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (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 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)))) (*.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64)))) #s(literal -1 binary64))
(*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 c (*.f64 a a)))) #s(literal 64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (neg.f64 (*.f64 b b))))
(/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b))))
(/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))
(/.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b) b)
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))))) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b)) (neg.f64 b))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))))
(/.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))))
(/.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b)))))) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))))) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b)) #s(literal -1 binary64))
(*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (neg.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (-.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 c (*.f64 a (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a (fma.f64 c (*.f64 c a) (*.f64 b (*.f64 b c)))) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 b (*.f64 b c)) (*.f64 c (*.f64 c a))))))
(*.f64 b (*.f64 b c))
(*.f64 c (*.f64 b b))
(*.f64 (*.f64 b b) c)
(*.f64 (*.f64 b c) b)

eval385.0ms (3.3%)

Memory
-2.9MiB live, 459.4MiB allocated
Compiler

Compiled 63 203 to 5 423 computations (91.4% saved)

prune447.0ms (3.8%)

Memory
13.1MiB live, 740.1MiB allocated
Pruning

38 alts after pruning (35 fresh and 3 done)

PrunedKeptTotal
New1 947161 963
Fresh91928
Picked325
Done011
Total1 959381 997
Accuracy
91.3%
Counts
1 997 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
27.3%
(/.f64 (/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
19.6%
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a))
28.2%
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
18.6%
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* b b) (* c (* a -4)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c))))) (*.f64 #s(literal 2 binary64) a))
29.6%
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* b b) (* c (* a -4)))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
32.0%
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
22.4%
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) a)
28.1%
(/.f64 #s(approx (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
13.9%
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* c a) (/ (* c (* c (* a a))) (* b b))) (/.f64 (*.f64 a (fma.f64 b (*.f64 b c) (*.f64 c (*.f64 c a)))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
18.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) b))))))
23.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
31.2%
(/.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))
10.5%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))
18.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))))
23.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
31.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
35.2%
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (/.f64 c (neg.f64 b)))
36.8%
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
35.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) (neg.f64 (/.f64 b a))))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (exp.f64 (log.f64 (*.f64 b b)))) (neg.f64 (/.f64 b a))))
26.9%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
35.2%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
1.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 b (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b))))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 c (/.f64 b a)) b) a))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
24.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
13.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
36.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (- (* c (/ a b)) b) (*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) a))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
16.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))))
10.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
2.2%
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)))
2.2%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 a))))
2.6%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
2.6%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 a b)))
2.6%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b))
Compiler

Compiled 1 260 to 766 computations (39.2% saved)

simplify182.0ms (1.5%)

Memory
15.6MiB live, 407.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff0
(neg.f64 b)
cost-diff0
(-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
cost-diff0
(neg.f64 b)
cost-diff0
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(*.f64 c a)
cost-diff0
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
cost-diff320
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
cost-diff320
(/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a)
cost-diff0
(/.f64 c b)
cost-diff0
#s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b))
cost-diff0
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
cost-diff0
(/.f64 b a)
cost-diff0
(/.f64 c b)
cost-diff0
(-.f64 (/.f64 c b) (/.f64 b a))
cost-diff0
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
Rules
6 102×lower-fma.f32
6 098×lower-fma.f64
3 810×lower-*.f32
3 802×lower-*.f64
2 282×lower-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
052387
075386
1134373
2300373
3767362
42258362
56171362
08425362
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(-.f64 (/.f64 c b) (/.f64 b a))
(/.f64 c b)
c
b
(/.f64 b a)
a
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b))
(/.f64 c b)
c
b
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
(/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a)
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
(*.f64 c a)
c
a
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
b
(neg.f64 b)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(neg.f64 b)
b
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(neg.f64 b)
b
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(-.f64 (/.f64 c b) (/.f64 b a))
(/.f64 c b)
c
b
(/.f64 b a)
a
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b))
(/.f64 c b)
c
b
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a)
(-.f64 (/.f64 c b) (/.f64 b a))
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
(-.f64 (/.f64 (*.f64 c a) b) b)
(*.f64 c a)
c
a
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
b
(neg.f64 b)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(neg.f64 b)
b
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(neg.f64 b)
b
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
a
#s(literal -4 binary64)
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)

localize180.0ms (1.5%)

Memory
-34.3MiB live, 328.3MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy14.616879309121693
(-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy25.860696067451798
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy25.991887327164832
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy40.85479411107203
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy2.4383109218392307
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
accuracy14.616879309121693
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy25.860696067451798
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy40.85479411107203
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
accuracy0
(neg.f64 b)
accuracy2.8934255402488027
(/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a)
accuracy4.049357596027852
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
accuracy40.479863103556255
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
accuracy0
(/.f64 c b)
accuracy40.479863103556255
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
accuracy42.462797659810555
#s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b))
accuracy0
(/.f64 c b)
accuracy0
(/.f64 b a)
accuracy0.00390625
(-.f64 (/.f64 c b) (/.f64 b a))
accuracy40.479863103556255
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
Samples
42.0ms173×0valid
23.0ms40×2valid
17.0ms38×1valid
4.0ms3valid
Compiler

Compiled 310 to 37 computations (88.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 57.0ms
ival-div: 18.0ms (31.3% of total)
ival-mult: 14.0ms (24.4% of total)
ival-sub: 8.0ms (13.9% of total)
adjust: 6.0ms (10.4% of total)
ival-sqrt: 6.0ms (10.4% of total)
ival-add: 3.0ms (5.2% of total)
ival-neg: 1.0ms (1.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series80.0ms (0.7%)

Memory
-21.7MiB live, 52.4MiB allocated
Counts
20 → 660
Calls
Call 1
Inputs
#<alt #s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))>
#<alt (-.f64 (/.f64 c b) (/.f64 b a))>
#<alt (/.f64 c b)>
#<alt (/.f64 b a)>
#<alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))>
#<alt #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b))>
#<alt (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a)>
#<alt (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))>
#<alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))>
#<alt (*.f64 c a)>
#<alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))>
#<alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))>
#<alt (neg.f64 b)>
#<alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))>
#<alt (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))>
#<alt (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))>
#<alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))>
#<alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))>
#<alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))>
#<alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))>
Outputs
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (- (/ c b) (/ b a))>
#<alt (- (/ c b) (/ b a))>
#<alt (- (/ c b) (/ b a))>
#<alt (/ c b)>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (/ c b)>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (/ c b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (/ b a))>
#<alt (/ (- (/ (* a c) b) b) a)>
#<alt (/ (- (/ (* a c) b) b) a)>
#<alt (/ (- (/ (* a c) b) b) a)>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ c b)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (/ b a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (/ c b)>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))>
#<alt (/ c b)>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (/ c b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* -1 (/ b a))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))>
#<alt (* -1 b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (/ (* a c) b)>
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))>
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))>
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))>
#<alt (/ (* a c) b)>
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))>
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))>
#<alt (* -1 b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (- (/ (* a c) b) b)>
#<alt (/ (* a c) b)>
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))>
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))>
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))>
#<alt (/ (* a c) b)>
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))>
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))>
#<alt (/ (* a c) b)>
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)>
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)>
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)>
#<alt (* -1 b)>
#<alt (* b (- (/ (* a c) (pow b 2)) 1))>
#<alt (* b (- (/ (* a c) (pow b 2)) 1))>
#<alt (* b (- (/ (* a c) (pow b 2)) 1))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* a c)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (* (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 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))))))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))>
#<alt (* -1 (/ b a))>
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))>
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))>
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))>
#<alt (* -1 (/ c b))>
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))>
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))>
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))>
#<alt (* -1 (/ b a))>
#<alt (+ (* -1 (/ b a)) (/ c b))>
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))>
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))>
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))>
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))>
#<alt (* -1 (/ b a))>
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)>
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)>
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)>
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))>
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))>
#<alt (* (sqrt (/ c a)) (sqrt -1))>
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))>
#<alt (* -1 (* (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 (- (* 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 (* -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 (* (sqrt (* a c)) (sqrt -4))>
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))>
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))>
#<alt b>
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))>
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))>
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 b)>
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))>
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))>
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))>
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))>
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))>
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))>
#<alt b>
#<alt (+ b (* -2 (/ (* a c) b)))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))>
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))>
#<alt (* (sqrt (* a c)) (sqrt -4))>
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))>
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))>
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))>
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))>
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))>
#<alt (* -4 (* a c))>
#<alt (- (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 (* -4 (* a c))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))>
#<alt (pow b 2)>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (+ (* -4 (* a c)) (pow b 2))>
#<alt (* -4 (* a c))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))>
#<alt (* -4 (* a c))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))>
#<alt (* (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))))))))>
Calls

165 calls:

TimeVariablePointExpression
0.0ms
c
@-inf
(/ c b)
0.0ms
b
@-inf
(/ c b)
0.0ms
c
@0
(/ c b)
0.0ms
c
@-inf
(* c a)
0.0ms
a
@-inf
(* c a)

simplify363.0ms (3.1%)

Memory
5.4MiB live, 682.4MiB allocated
Algorithm
egg-herbie
Rules
11 314×lower-fma.f64
11 314×lower-fma.f32
7 802×lower-*.f64
7 802×lower-*.f32
3 018×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite335.0ms (2.8%)

Memory
23.9MiB live, 616.1MiB allocated
Rules
4 882×lower-/.f32
4 868×lower-/.f64
3 834×lower-fma.f32
3 830×lower-fma.f64
3 578×lower-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
052328
075324
1309316
22712307
08879307
Stop Event
iter limit
node limit
iter limit
Counts
20 → 639
Calls
Call 1
Inputs
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(-.f64 (/.f64 c b) (/.f64 b a))
(/.f64 c b)
(/.f64 b a)
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b))
(/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a)
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
(*.f64 c a)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))
Outputs
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(+.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))
(+.f64 (/.f64 b (neg.f64 a)) (/.f64 c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(-.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 b b) (*.f64 b a)))
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 c b) (/.f64 b a))))
(-.f64 (/.f64 (*.f64 c (/.f64 a b)) (*.f64 b (/.f64 a b))) (/.f64 b (*.f64 b (/.f64 a b))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (/.f64 a b))) (/.f64 (-.f64 b (*.f64 c (/.f64 a b))) (*.f64 b (/.f64 a b))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))) (*.f64 b (/.f64 a b))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))) (*.f64 b (/.f64 a b))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (fma.f64 c (/.f64 a b) b)) (*.f64 b (/.f64 a b))) (/.f64 (/.f64 (*.f64 b b) (fma.f64 c (/.f64 a b) b)) (*.f64 b (/.f64 a b))))
(-.f64 (/.f64 (fma.f64 c (/.f64 a b) #s(literal 0 binary64)) (*.f64 b (/.f64 a b))) (/.f64 b (*.f64 b (/.f64 a b))))
(-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.f64 b (neg.f64 a))) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 a))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) a)) (/.f64 (*.f64 (/.f64 b c) b) (*.f64 (/.f64 b c) a)))
(-.f64 (/.f64 (/.f64 a b) (*.f64 (/.f64 b c) (/.f64 a b))) (/.f64 (*.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 b c) (/.f64 a b))))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b c) (neg.f64 a))) (/.f64 (*.f64 (/.f64 b c) (neg.f64 b)) (*.f64 (/.f64 b c) (neg.f64 a))))
(-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) a)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) a)))
(-.f64 (/.f64 (*.f64 (neg.f64 c) (/.f64 a b)) (*.f64 (neg.f64 b) (/.f64 a b))) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 a b))))
(-.f64 (/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (neg.f64 b) (neg.f64 a))) (/.f64 (*.f64 b b) (*.f64 (neg.f64 b) (neg.f64 a))))
(-.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))))
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 c b))
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 c b) #s(literal 1 binary64) (/.f64 b (neg.f64 a)))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 b (neg.f64 a)))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) b) (/.f64 b (neg.f64 a)))
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64)) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 c b))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) (/.f64 b (neg.f64 a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (-.f64 (*.f64 c a) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (*.f64 b (/.f64 a b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (-.f64 (*.f64 c a) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))))))
(/.f64 (-.f64 (*.f64 c a) (*.f64 b b)) (*.f64 b a))
(/.f64 (neg.f64 (fma.f64 c (/.f64 a b) (neg.f64 b))) (neg.f64 (*.f64 b (/.f64 a b))))
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 c b) (/.f64 b a)))
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a))))
(/.f64 (-.f64 (*.f64 c (neg.f64 a)) (*.f64 b (neg.f64 b))) (*.f64 b (neg.f64 a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a))
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b c) (neg.f64 b))) (*.f64 (/.f64 b c) (neg.f64 a)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 b) a))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a b)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 b b))) (neg.f64 (*.f64 b a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 c b) (/.f64 b a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b))))
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 b (neg.f64 a))))))
(/.f64 (/.f64 (-.f64 (*.f64 c a) (*.f64 b b)) b) a)
(/.f64 (neg.f64 (-.f64 (*.f64 c (neg.f64 a)) (*.f64 b (neg.f64 b)))) (neg.f64 (*.f64 b (neg.f64 a))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b c) b))) (neg.f64 (*.f64 (/.f64 b c) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 b c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b c) (neg.f64 b)))) (neg.f64 (*.f64 (/.f64 b c) (neg.f64 a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) b))) (neg.f64 (*.f64 (neg.f64 b) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a b)) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 b b))) (neg.f64 (*.f64 (neg.f64 b) (neg.f64 a))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c a) (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 b a))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (/.f64 c b) (/.f64 b a)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 c a) (*.f64 b b)) b)) (neg.f64 a))
(pow.f64 (/.f64 (*.f64 b a) (-.f64 (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 c b) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b a)))
(*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (/.f64 b a))))
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (+.f64 (/.f64 c b) (/.f64 b a)) (/.f64 (*.f64 c c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))) (/.f64 a b)))
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) b) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))) (/.f64 a b)))
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) b) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) b)) (/.f64 a b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 c (neg.f64 b)))
(neg.f64 (/.f64 c (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 c) b))
(/.f64 c b)
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64))))
(/.f64 (neg.f64 c) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 c #s(literal -1 binary64)) (neg.f64 b))
(/.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 c #s(literal -1 binary64))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64))) (neg.f64 b))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 c b) #s(literal 1 binary64))
(*.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 (neg.f64 c) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64)))
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 b (neg.f64 a)))
(/.f64 b a)
(/.f64 #s(literal 1 binary64) (/.f64 a b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b))))
(/.f64 (neg.f64 b) (neg.f64 a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a))))
(pow.f64 (/.f64 b a) #s(literal 1 binary64))
(pow.f64 (/.f64 a b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) a))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 b a))
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) b)
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1 binary64)) b)
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal -1/2 binary64))))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b))
(+.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b (neg.f64 a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (neg.f64 a)))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 b (*.f64 c (/.f64 a b))) a))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))) a))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (fma.f64 c (/.f64 a b) b)) a) (/.f64 (/.f64 (*.f64 b b) (fma.f64 c (/.f64 a b) b)) a))
(-.f64 (/.f64 (fma.f64 c (/.f64 a b) #s(literal 0 binary64)) a) (/.f64 b a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 a b) b))) (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (/.f64 a b) b))))
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 a b)) (*.f64 a (/.f64 a b))) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (/.f64 a b))))
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 b)) (*.f64 a (neg.f64 a))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 c a) (*.f64 b a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 c a) (*.f64 b a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 c a) (*.f64 b a))) (+.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a))))
(fma.f64 c (/.f64 (/.f64 a b) a) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 c b) (/.f64 a a) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal 1 binary64)) a) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 a b) (/.f64 c a) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 1 binary64)) a) (/.f64 b (neg.f64 a)))
(fma.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (neg.f64 a)))
(fma.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) a) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (/.f64 a b)) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 c a) (/.f64 a b) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal 1 binary64) b) (/.f64 b (neg.f64 a)))
(fma.f64 (/.f64 a a) (/.f64 c b) (/.f64 b (neg.f64 a)))
(neg.f64 (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (neg.f64 a)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (/.f64 a b) (neg.f64 b))) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b))))))
(/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 c (/.f64 a b) (neg.f64 b))) (neg.f64 a))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 a b) b)))
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 b a)) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))) a))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))) a))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 c (/.f64 a b) b) a))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 a (fma.f64 c (/.f64 a b) b))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 c a) (*.f64 b a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 c a) (*.f64 b a))) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a)))
(/.f64 (*.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (fma.f64 c (/.f64 a b) b))
(/.f64 (-.f64 (neg.f64 (*.f64 c (/.f64 a b))) (neg.f64 b)) (neg.f64 a))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 b a))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 a b)) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 a b))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (neg.f64 a)) (*.f64 a (neg.f64 b)))) (neg.f64 (*.f64 a (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 c (/.f64 a b) b) a)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 c (/.f64 a b) (neg.f64 b))))) (neg.f64 (neg.f64 (neg.f64 a))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 c a) (*.f64 b a)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 (*.f64 c a) (*.f64 b a))) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b a)) (/.f64 b a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) #s(literal 1 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 c (/.f64 a b) b)))
(pow.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) a))
(*.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) a) (/.f64 (fma.f64 c (/.f64 a b) b) (fma.f64 c (/.f64 a b) b)))
(*.f64 (neg.f64 (fma.f64 c (/.f64 a b) (neg.f64 b))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 c (/.f64 a b) (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) (neg.f64 b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(*.f64 (pow.f64 (/.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) b)))
(*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))) a) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(*.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))) a) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))) a) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))) a) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(*.f64 (/.f64 (fma.f64 c (/.f64 a b) b) a) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) (fma.f64 c (/.f64 a b) b)))
(+.f64 (*.f64 c (/.f64 a b)) (neg.f64 b))
(+.f64 (neg.f64 b) (*.f64 c (/.f64 a b)))
(-.f64 (*.f64 c (/.f64 a b)) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (*.f64 c (/.f64 a b))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (fma.f64 c (/.f64 a b) b)) (/.f64 (*.f64 b b) (fma.f64 c (/.f64 a b) b)))
(-.f64 (fma.f64 c (/.f64 a b) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))) (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b b))) (fma.f64 b b (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (neg.f64 (*.f64 c a))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (neg.f64 (*.f64 c a))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (*.f64 c (/.f64 a b)))) (/.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (-.f64 (neg.f64 b) (*.f64 c (/.f64 a b)))))
(fma.f64 b #s(literal -1 binary64) (*.f64 c (/.f64 a b)))
(fma.f64 c (/.f64 a b) (neg.f64 b))
(fma.f64 a (/.f64 c b) (neg.f64 b))
(fma.f64 (/.f64 c b) a (neg.f64 b))
(fma.f64 (/.f64 c b) (/.f64 a #s(literal 1 binary64)) (neg.f64 b))
(fma.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 b))
(fma.f64 (/.f64 a b) c (neg.f64 b))
(fma.f64 (/.f64 a b) (/.f64 c #s(literal 1 binary64)) (neg.f64 b))
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 b))
(fma.f64 (*.f64 c (/.f64 a b)) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (*.f64 c (/.f64 a b)) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) #s(literal 1 binary64)) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (*.f64 c (/.f64 a b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c (/.f64 b (neg.f64 a))) (neg.f64 b))
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 c b) (neg.f64 b))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c (/.f64 #s(literal -1 binary64) a)) (neg.f64 b))
(fma.f64 (/.f64 c (neg.f64 b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b))
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) b) (neg.f64 b))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 a))) (neg.f64 b))
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 c b) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 c (neg.f64 b)) (neg.f64 b))
(fma.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b) (neg.f64 b))
(fma.f64 (/.f64 c (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal -1 binary64) b) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (fma.f64 b b (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) (fma.f64 c (/.f64 a b) b))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (neg.f64 (*.f64 c a))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (fma.f64 c (/.f64 a b) b)))
(/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b))) (-.f64 (neg.f64 b) (*.f64 c (/.f64 a b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 c (/.f64 a b) b))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (*.f64 c (/.f64 a b)))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 c a)))))
(*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a a) (fma.f64 b b (*.f64 c a)))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) b)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (/.f64 (fma.f64 c (/.f64 a b) (neg.f64 b)) a))
(/.f64 (*.f64 (*.f64 c a) b) b)
(/.f64 (neg.f64 (*.f64 (*.f64 c a) b)) (neg.f64 b))
(*.f64 b (*.f64 c (/.f64 a b)))
(*.f64 c a)
(*.f64 c (*.f64 a #s(literal 1 binary64)))
(*.f64 c (*.f64 (/.f64 a b) b))
(*.f64 a c)
(*.f64 a (*.f64 c #s(literal 1 binary64)))
(*.f64 (/.f64 a b) (*.f64 c b))
(*.f64 (*.f64 c (/.f64 a b)) b)
(*.f64 (*.f64 c a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 c a))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c a) b))
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (neg.f64 b))
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.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 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b)))
(neg.f64 b)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) b)))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))) (/.f64 (pow.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (/.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (neg.f64 (neg.f64 b)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (neg.f64 b)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (neg.f64 b)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (pow.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (neg.f64 (neg.f64 b)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) a))
(*.f64 (/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(*.f64 (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(+.f64 (neg.f64 b) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(+.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(-.f64 #s(literal 0 binary64) (+.f64 b (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (neg.f64 b) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(fma.f64 b #s(literal -1 binary64) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(fma.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) (neg.f64 b))
(neg.f64 (+.f64 b (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (fma.f64 b b (-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (neg.f64 b) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (neg.f64 b) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (neg.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (neg.f64 (fma.f64 b b (-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (neg.f64 b) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (-.f64 (neg.f64 b) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))
(pow.f64 (/.f64 (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))))
(*.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(sqrt.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.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 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))))
(exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64)))
(fabs.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 2 binary64))
(pow.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1/2 binary64)))
(fabs.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 2 binary64))
(pow.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))

eval201.0ms (1.7%)

Memory
28.6MiB live, 438.3MiB allocated
Compiler

Compiled 35 944 to 2 500 computations (93% saved)

prune262.0ms (2.2%)

Memory
-21.3MiB live, 557.7MiB allocated
Pruning

38 alts after pruning (31 fresh and 7 done)

PrunedKeptTotal
New1 38371 390
Fresh62430
Picked145
Done033
Total1 390381 428
Accuracy
91.3%
Counts
1 428 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
27.3%
(/.f64 (/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
26.2%
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))
28.2%
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
18.6%
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* b b) (* c (* a -4)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c))))) (*.f64 #s(literal 2 binary64) a))
29.6%
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (/ 1 (+ (* b b) (* c (* a -4)))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))
32.0%
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
30.5%
(/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))
22.4%
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) a)
24.4%
(/.f64 #s(approx (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (/.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))
28.1%
(/.f64 #s(approx (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
23.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
31.2%
(/.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))
23.6%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
35.2%
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (/.f64 c (neg.f64 b)))
36.8%
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
26.1%
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (*.f64 (-.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
35.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))) (neg.f64 (/.f64 b a))))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (exp.f64 (log.f64 (*.f64 b b)))) (neg.f64 (/.f64 b a))))
26.9%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
1.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 b (/.f64 a b) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 a b))))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 c (/.f64 b a)) b) a))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
24.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
13.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 b a))))
36.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (- (* c (/ a b)) b) (*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) a))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
36.6%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
36.7%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
16.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))))
18.4%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 c (/.f64 a b) (neg.f64 b)))) #s(literal -1 binary64))))
10.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
10.5%
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 #s(literal 1 binary64) (/.f64 b c))))
2.2%
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)))
2.2%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 a))))
2.6%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
2.6%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 a b)))
2.6%
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b))
Compiler

Compiled 1 612 to 633 computations (60.7% saved)

regimes88.0ms (0.7%)

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

4 calls:

22.0ms
a
21.0ms
c
20.0ms
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
20.0ms
b
Results
AccuracySegmentsBranch
53.2%1a
87.2%3b
53.2%1c
75.3%5(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes17.0ms (0.1%)

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

1 calls:

14.0ms
b
Results
AccuracySegmentsBranch
83.2%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes28.0ms (0.2%)

Memory
-33.6MiB live, 26.3MiB allocated
Counts
33 → 3
Calls
Call 1
Inputs
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 a b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 #s(literal 1 binary64) (/.f64 b c))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 c (*.f64 b b)) b (/.f64 b a)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (*.f64 (-.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 c (/.f64 b a)) b) a))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 a))))
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (- (* c (/ a b)) b) (*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))
Outputs
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
Calls

1 calls:

27.0ms
b
Results
AccuracySegmentsBranch
82.9%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes24.0ms (0.2%)

Memory
2.8MiB live, 38.2MiB allocated
Counts
31 → 2
Calls
Call 1
Inputs
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 a b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 #s(literal 1 binary64) (/.f64 b c))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 c (*.f64 b b)) b (/.f64 b a)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (*.f64 (-.f64 (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b a))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 c (/.f64 b a)) b) a))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 a))))
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(approx (- (* c (/ a b)) b) (*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64)))) a))
Outputs
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))
Calls

2 calls:

13.0ms
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
9.0ms
b
Results
AccuracySegmentsBranch
53.6%4(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
69.5%2b
Compiler

Compiled 24 to 17 computations (29.2% saved)

regimes5.0ms (0%)

Memory
13.2MiB live, 13.2MiB allocated
Counts
13 → 2
Calls
Call 1
Inputs
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 a b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 #s(literal 1 binary64) (/.f64 b c))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b)))
Outputs
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
Calls

1 calls:

5.0ms
b
Results
AccuracySegmentsBranch
69.3%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes12.0ms (0.1%)

Memory
-12.4MiB live, 24.8MiB allocated
Counts
4 → 2
Calls
Call 1
Inputs
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
Outputs
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))
Calls

4 calls:

4.0ms
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
2.0ms
b
2.0ms
a
2.0ms
c
Results
AccuracySegmentsBranch
36.7%1(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
36.7%1c
36.7%1a
44.2%2b
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes8.0ms (0.1%)

Memory
24.9MiB live, 24.9MiB allocated
Counts
3 → 1
Calls
Call 1
Inputs
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (- (* c (/ a b)) b) a) (/.f64 c b)))
Outputs
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
Calls

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes7.0ms (0.1%)

Memory
-19.1MiB live, 18.4MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
Outputs
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
Calls

4 calls:

3.0ms
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
1.0ms
b
1.0ms
a
1.0ms
c
Results
AccuracySegmentsBranch
2.6%1b
2.6%1(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))
2.6%1c
2.6%1a
Compiler

Compiled 32 to 23 computations (28.1% saved)

bsearch49.0ms (0.4%)

Memory
33.1MiB live, 111.6MiB allocated
Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
Steps
TimeLeftRight
6.0ms
5.632662606305899e+108
4.201129079306569e+116
39.0ms
-4.1152555522371844e-68
-2.144447157725083e-78
Samples
13.0ms25×2valid
11.0ms146×0valid
5.0ms37×1valid
3.0ms38×0invalid
Compiler

Compiled 428 to 299 computations (30.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-neg: 10.0ms (39.4% of total)
ival-mult: 6.0ms (23.6% of total)
ival-sub: 3.0ms (11.8% of total)
ival-div: 2.0ms (7.9% of total)
adjust: 2.0ms (7.9% of total)
ival-sqrt: 2.0ms (7.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch50.0ms (0.4%)

Memory
-16.7MiB live, 55.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
31.0ms
5.793354933850085e-18
2.8406695952918943e-16
15.0ms
-4.1152555522371844e-68
-2.144447157725083e-78
Samples
28.0ms151×0valid
3.0ms35×0invalid
3.0ms18×1valid
1.0ms2valid
Compiler

Compiled 503 to 350 computations (30.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-mult: 5.0ms (39.9% of total)
ival-div: 2.0ms (15.9% of total)
ival-sqrt: 2.0ms (15.9% of total)
ival-sub: 2.0ms (15.9% of total)
adjust: 1.0ms (8% of total)
ival-neg: 1.0ms (8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
3.4MiB live, 3.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
5.793354933850085e-18
2.8406695952918943e-16
1.0ms
-4.1152555522371844e-68
-2.144447157725083e-78
Compiler

Compiled 486 to 333 computations (31.5% saved)

bsearch74.0ms (0.6%)

Memory
12.6MiB live, 56.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
70.0ms
-5.577302955458091e-306
2.5611943984039102e-300
Samples
13.0ms160×0valid
8.0ms97×0invalid
Compiler

Compiled 233 to 150 computations (35.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-mult: 6.0ms (45.4% of total)
ival-sub: 2.0ms (15.1% of total)
ival-div: 2.0ms (15.1% of total)
ival-sqrt: 2.0ms (15.1% of total)
ival-neg: 1.0ms (7.6% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch23.0ms (0.2%)

Memory
-31.8MiB live, 45.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
-5.577302955458091e-306
2.5611943984039102e-300
Samples
9.0ms112×0valid
5.0ms45×0invalid
Compiler

Compiled 203 to 140 computations (31% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-mult: 4.0ms (42.4% of total)
ival-div: 2.0ms (21.2% of total)
ival-sub: 1.0ms (10.6% of total)
ival-sqrt: 1.0ms (10.6% of total)
ival-neg: 1.0ms (10.6% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch34.0ms (0.3%)

Memory
35.6MiB live, 74.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
30.0ms
-4.51862693974395
-1.9597128910563633e-10
Samples
9.0ms47×2valid
6.0ms43×1valid
6.0ms69×0valid
2.0ms31×0invalid
0.0ms3valid
Compiler

Compiled 203 to 130 computations (36% saved)

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

simplify17.0ms (0.1%)

Memory
-7.3MiB live, 33.3MiB allocated
Algorithm
egg-herbie
Rules
50×+-commutative_binary64
48×*-commutative_binary64
46×sub-neg_binary64
34×neg-sub0_binary64
34×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
087442
1117442
2152442
3190442
4212442
5227442
6233442
7236442
8237442
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal -3946757204148067/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))))
(if (<=.f64 b #s(literal -4328701449710783/127314748520905380391777855525586135065716774604121015664758778084648831235208544136462336 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))))
(if (<=.f64 b #s(literal -4328701449710783/127314748520905380391777855525586135065716774604121015664758778084648831235208544136462336 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))
(if (<=.f64 b #s(literal -4111295770304747/3162535207926728411757739792483082922649322652564720599326583719178599055749927295186880995334955070237298091629950186115465761521653023076047084374074039217523709754321349396319795433470206505331871369976136641696281366928510823415907864932018118067825157133005605774255209603362976602065411367322593847864182933454585856 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -5902958103587057/36893488147419103232 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))
Outputs
(if (<=.f64 b #s(literal -3946757204148067/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))))
(if (<=.f64 b #s(literal -3946757204148067/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a))))
(if (<=.f64 b #s(literal -4328701449710783/127314748520905380391777855525586135065716774604121015664758778084648831235208544136462336 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))))
(if (<=.f64 b #s(literal -4328701449710783/127314748520905380391777855525586135065716774604121015664758778084648831235208544136462336 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))))
(if (<=.f64 b #s(literal -4328701449710783/127314748520905380391777855525586135065716774604121015664758778084648831235208544136462336 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8048060130728983/1298074214633706907132624082305024 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))))
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))
(if (<=.f64 b #s(literal -4111295770304747/3162535207926728411757739792483082922649322652564720599326583719178599055749927295186880995334955070237298091629950186115465761521653023076047084374074039217523709754321349396319795433470206505331871369976136641696281366928510823415907864932018118067825157133005605774255209603362976602065411367322593847864182933454585856 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -4111295770304747/3162535207926728411757739792483082922649322652564720599326583719178599055749927295186880995334955070237298091629950186115465761521653023076047084374074039217523709754321349396319795433470206505331871369976136641696281366928510823415907864932018118067825157133005605774255209603362976602065411367322593847864182933454585856 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)))
(if (<=.f64 b #s(literal -5902958103587057/36893488147419103232 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))))
(if (<=.f64 b #s(literal -5902958103587057/36893488147419103232 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)))
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (+ (* b (/ c (* b b))) (neg (/ b a))) (/.f64 c b)))
#s(approx (* (/ 1/2 a) (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 b a))

soundness651.0ms (5.5%)

Memory
-5.9MiB live, 591.3MiB allocated
Rules
9 868×lower-fma.f64
9 868×lower-fma.f32
9 538×lower-fma.f64
9 538×lower-fma.f32
8 552×lower-*.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0109813911
1350613722
0891313146
01451
02351
18151
259148
0809344
05453138
117183109
257583070
081202910
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
Compiler

Compiled 328 to 165 computations (49.7% saved)

preprocess93.0ms (0.8%)

Memory
-1.8MiB live, 123.7MiB allocated
Compiler

Compiled 462 to 182 computations (60.6% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...