Quadratic roots, medium range

Time bar (total: 7.6s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

analyze176.0ms (2.3%)

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

Compiled 41 to 28 computations (31.7% saved)

sample1.8s (24.4%)

Memory
702.1MiB live, 702.1MiB allocated
Samples
869.0ms5 299×1valid
311.0ms2 957×0valid
128.0ms1 197×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.0s
ival-mult: 217.0ms (21.2% of total)
const: 171.0ms (16.7% of total)
adjust: 116.0ms (11.3% of total)
ival-<: 109.0ms (10.7% of total)
ival-sqrt: 95.0ms (9.3% of total)
ival-div: 90.0ms (8.8% of total)
ival-sub: 68.0ms (6.6% of total)
ival-add: 64.0ms (6.3% of total)
ival-neg: 43.0ms (4.2% of total)
ival-and: 33.0ms (3.2% of total)
exact: 13.0ms (1.3% of total)
ival-assert: 4.0ms (0.4% of total)
Bogosity

explain317.0ms (4.2%)

Memory
161.3MiB live, 161.3MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2420-2(9608319061121.398 6842264.561615734 0.08975703315364983)(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
00-0-a
00-0-#s(literal 4 binary64)
00-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-(*.f64 b b)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-#s(literal 2 binary64)
00-0-(neg.f64 b)
00-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-b
00-0-(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation2404
Confusion
Predicted +Predicted -
+2390
-116
Precision
0.9958333333333333
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+23900
-1412
Precision?
0.9795081967213115
Recall?
1.0
Freqs
test
numberfreq
016
1240
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
59.0ms332×1valid
18.0ms180×0valid
Compiler

Compiled 301 to 98 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 48.0ms
ival-mult: 15.0ms (31.4% of total)
ival-sqrt: 7.0ms (14.7% of total)
adjust: 6.0ms (12.6% of total)
ival-div: 6.0ms (12.6% of total)
ival-sub: 5.0ms (10.5% of total)
ival-add: 4.0ms (8.4% of total)
ival-neg: 3.0ms (6.3% of total)
ival-true: 1.0ms (2.1% of total)
exact: 1.0ms (2.1% of total)
ival-assert: 0.0ms (0% of total)

preprocess120.0ms (1.6%)

Memory
10.0MiB live, 10.0MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054158
1162144
2463144
31233144
43210144
56057144
01417
02317
14016
27716
316016
424016
538116
666216
7112916
8224316
9251916
10262916
11268416
12268516
13268516
14269116
0269115
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 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

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

Compiled 17 to 14 computations (17.6% saved)

simplify70.0ms (0.9%)

Memory
4.4MiB live, 4.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
02370
14068
27768
316068
424068
538168
666268
7112968
8224368
9251968
10262968
11268468
12268568
13268568
14269168
0269164
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
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 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 c (*.f64 a #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize52.0ms (0.7%)

Memory
17.8MiB live, 17.8MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.0625
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy0.15360128162065376
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy0.2734375
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy43.64346958328124
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
29.0ms166×1valid
9.0ms90×0valid
Compiler

Compiled 142 to 30 computations (78.9% saved)

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

series24.0ms (0.3%)

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

9 calls:

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

simplify155.0ms (2.1%)

Memory
45.2MiB live, 45.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite141.0ms (1.9%)

Memory
47.9MiB live, 47.9MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01451
02351
17649
253648
3686448
0815844
Stop Event
iter limit
node limit
iter limit
Counts
5 → 440
Calls
Call 1
Inputs
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
Outputs
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64))
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b)) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b b) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) b)
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(-.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) b)
(+.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) b)
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))))
(*.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (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 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 4 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))))
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (*.f64 (neg.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 #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 c #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 b (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(hypot.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 b b))
(hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(hypot.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) a))
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 a)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 a #s(literal -1 binary64))) #s(literal -2 binary64))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 a (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64)))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1/2 binary64)) a)
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))))
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)))
(*.f64 #s(literal -1 binary64) b)
(*.f64 #s(literal 1 binary64) b)
(*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b))
(*.f64 b #s(literal -1 binary64))
(*.f64 b #s(literal 1 binary64))
(pow.f64 b #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64))))
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b))
(/.f64 (*.f64 b b) b)
(neg.f64 b)
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64))
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64))
(-.f64 (/.f64 #s(literal 0 binary64) b) b)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b)
(-.f64 #s(literal 0 binary64) b)
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) b)
(+.f64 b #s(literal 0 binary64))
b
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 0 binary64))

eval86.0ms (1.1%)

Memory
56.2MiB live, 56.2MiB allocated
Compiler

Compiled 18 940 to 2 143 computations (88.7% saved)

prune44.0ms (0.6%)

Memory
33.5MiB live, 33.5MiB allocated
Pruning

26 alts after pruning (26 fresh and 0 done)

PrunedKeptTotal
New50726533
Fresh000
Picked101
Done000
Total50826534
Accuracy
99.5%
Counts
534 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
31.9%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
31.8%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
21.2%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
94.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
89.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
93.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
80.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
90.0%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
31.9%
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
31.1%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
31.9%
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
31.9%
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
31.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
30.2%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
80.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
94.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
93.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
90.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c) b)))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
Compiler

Compiled 1 868 to 1 172 computations (37.3% saved)

simplify140.0ms (1.8%)

Memory
37.9MiB live, 37.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
cost-diff0
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
cost-diff320
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))
cost-diff0
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))
cost-diff0
(*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
cost-diff5760
(neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))))
cost-diff0
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))
cost-diff0
(neg.f64 b)
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))))
cost-diff0
(neg.f64 c)
cost-diff0
(/.f64 (neg.f64 c) b)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
cost-diff0
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
cost-diff320
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
cost-diff704
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067574
0113574
1210564
2506564
31500547
43587547
55951547
08141540
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -1/4 binary64) a)
#s(literal -1/4 binary64)
a
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 #s(literal 20 binary64) b)
#s(literal 20 binary64)
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(neg.f64 c)
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
c
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(*.f64 (*.f64 #s(literal -4 binary64) c) a)
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
a
(*.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 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
(neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))))
(*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))
c
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
a
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b)
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)
(*.f64 (pow.f64 c #s(literal 3 binary64)) a)
(pow.f64 c #s(literal 3 binary64))
c
#s(literal 3 binary64)
a
#s(literal -2 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)
(/.f64 c b)
(/.f64 (*.f64 c a) b)
(*.f64 c a)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(*.f64 #s(literal -1/4 binary64) a)
#s(literal -1/4 binary64)
a
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 #s(literal 20 binary64) b)
#s(literal 20 binary64)
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
#s(literal -2 binary64)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))
(neg.f64 c)
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
c
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a) #s(literal 2 binary64))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 (*.f64 #s(literal -4 binary64) c) a)
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
a
(*.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 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 (neg.f64 a) b) b) c #s(literal -1 binary64)) (/.f64 c b)))
(neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))))
(*.f64 (fma.f64 (/.f64 (/.f64 (neg.f64 a) b) b) c #s(literal -1 binary64)) (/.f64 c b))
(*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))
(*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)) c)
c
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
a
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (fma.f64 (/.f64 (/.f64 c b) b) c (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 c #s(literal 3 binary64)))) c) (neg.f64 b)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b)
(/.f64 (fma.f64 a (fma.f64 (/.f64 (/.f64 c b) b) c (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 c #s(literal 3 binary64)))) c) (neg.f64 b))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))
(neg.f64 (fma.f64 a (fma.f64 (/.f64 (/.f64 c b) b) c (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 c #s(literal 3 binary64)))) c))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)))
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)
(*.f64 (pow.f64 c #s(literal 3 binary64)) a)
(pow.f64 c #s(literal 3 binary64))
c
#s(literal 3 binary64)
a
#s(literal -2 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c)
(/.f64 c b)
(/.f64 (*.f64 c a) b)
(*.f64 (/.f64 c b) a)
(*.f64 c a)

localize249.0ms (3.3%)

Memory
87.8MiB live, 87.8MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.26171875
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)
accuracy0.28515625
(/.f64 (*.f64 c a) b)
accuracy0.3756637695368841
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
accuracy4.129691120773992
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
accuracy0.109375
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))
accuracy0.23828125
(*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))
accuracy0.25390625
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
accuracy6.231537816560219
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
accuracy0.012976281620653759
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
accuracy0.0625
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))
accuracy0.2734375
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
accuracy43.64346958328124
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))))
accuracy0
(/.f64 (neg.f64 c) b)
accuracy0
(neg.f64 c)
accuracy12.21857038972424
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
accuracy0.33822250976844204
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
accuracy0.34375
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy0.35775375976844204
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy3.0785152258528634
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
Samples
142.0ms166×1valid
41.0ms90×0valid
Compiler

Compiled 1 079 to 137 computations (87.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 137.0ms
ival-mult: 40.0ms (29.2% of total)
ival-div: 28.0ms (20.5% of total)
ival-pow: 19.0ms (13.9% of total)
adjust: 16.0ms (11.7% of total)
ival-add: 16.0ms (11.7% of total)
ival-sqrt: 6.0ms (4.4% of total)
ival-neg: 5.0ms (3.7% of total)
ival-sub: 4.0ms (2.9% of total)
exact: 2.0ms (1.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series84.0ms (1.1%)

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

9 calls:

TimeVariablePointExpression
12.0ms
b
@-inf
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (neg b) (sqrt (+ (* b b) (* (* -4 c) a))) (+ (* b b) (* (* -4 c) a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (/ (* (pow c 3) -2) (pow b 5)) (/ (pow c 4) (pow b 6)) (/ (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (* 2 a)) (/ c (pow b 3)) (/ (* c a) b) (* (* (pow c 3) a) a))
10.0ms
c
@inf
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (neg b) (sqrt (+ (* b b) (* (* -4 c) a))) (+ (* b b) (* (* -4 c) a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (/ (* (pow c 3) -2) (pow b 5)) (/ (pow c 4) (pow b 6)) (/ (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (* 2 a)) (/ c (pow b 3)) (/ (* c a) b) (* (* (pow c 3) a) a))
10.0ms
c
@-inf
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (neg b) (sqrt (+ (* b b) (* (* -4 c) a))) (+ (* b b) (* (* -4 c) a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (/ (* (pow c 3) -2) (pow b 5)) (/ (pow c 4) (pow b 6)) (/ (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (* 2 a)) (/ c (pow b 3)) (/ (* c a) b) (* (* (pow c 3) a) a))
9.0ms
c
@0
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (neg b) (sqrt (+ (* b b) (* (* -4 c) a))) (+ (* b b) (* (* -4 c) a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (/ (* (pow c 3) -2) (pow b 5)) (/ (pow c 4) (pow b 6)) (/ (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (* 2 a)) (/ c (pow b 3)) (/ (* c a) b) (* (* (pow c 3) a) a))
9.0ms
a
@0
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (neg b) (sqrt (+ (* b b) (* (* -4 c) a))) (+ (* b b) (* (* -4 c) a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (/ (* (pow c 3) -2) (pow b 5)) (/ (pow c 4) (pow b 6)) (/ (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (* 2 a)) (/ c (pow b 3)) (/ (* c a) b) (* (* (pow c 3) a) a))

simplify168.0ms (2.2%)

Memory
55.5MiB live, 55.5MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite157.0ms (2.1%)

Memory
56.6MiB live, 56.6MiB allocated
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
067414
0113414
1435396
23710394
08262394
Stop Event
iter limit
node limit
iter limit
Counts
25 → 647
Calls
Call 1
Inputs
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))))
(neg.f64 b)
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
(*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b)
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c a) b)
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)
Outputs
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 20 binary64) b) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) b) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))))
(*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) b))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal 20 binary64) b) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (/.f64 #s(literal 20 binary64) b)))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 b #s(literal 1/20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))) (*.f64 b #s(literal 1/20 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 b))
(/.f64 (*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) b)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 20 binary64) b) (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 20 binary64) b) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))))
(/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -20 binary64)) (neg.f64 b))
(/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 b #s(literal 1/20 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 20 binary64)))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 #s(literal -20 binary64) (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal -20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b #s(literal 1/20 binary64)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 20 binary64) (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) #s(literal -20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 b)))
(/.f64 (*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b #s(literal 1/20 binary64))))
(/.f64 (*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 b)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b #s(literal 1/20 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 20 binary64))) b)
(/.f64 #s(literal -20 binary64) (*.f64 (neg.f64 b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal -20 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))) (neg.f64 b)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal 1/20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))) (*.f64 b #s(literal 1/20 binary64))))
(/.f64 (/.f64 #s(literal 20 binary64) b) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))))
(/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 20 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))) b))
(/.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b #s(literal 1/20 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b #s(literal 1/20 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal -10 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))))))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal -10 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))))))) (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -10 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal -10 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal -10 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal -5 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal -10 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))))))) (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal -15 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 3 binary64)))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))) #s(literal 20 binary64)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 #s(literal 20 binary64) b)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) #s(literal -1/4 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 20 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (/.f64 #s(literal 20 binary64) b) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) b) (*.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal -10 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))))
(+.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 (neg.f64 c) b)))
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (pow.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)))
(/.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 (neg.f64 c) b))
(fma.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 a (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) (/.f64 (neg.f64 c) b))
(fma.f64 c (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 c (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b))))
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) (/.f64 c b))
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(*.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b))
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 c (neg.f64 (pow.f64 b #s(literal -1 binary64))))
(*.f64 c (pow.f64 (neg.f64 b) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(/.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) (neg.f64 b))
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 b) c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 c) b)
(/.f64 c (neg.f64 b))
(neg.f64 (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) c)
(*.f64 c #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))
(neg.f64 c)
(-.f64 #s(literal 0 binary64) c)
(+.f64 #s(literal 0 binary64) (neg.f64 c))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(neg.f64 b)
(-.f64 #s(literal 0 binary64) b)
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 a c))))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(pow.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 a c)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(*.f64 (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64)))) c)
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c))
(*.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c) #s(literal -1 binary64))
(*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) (neg.f64 c))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))))
(*.f64 c (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64)))))
(/.f64 (*.f64 (neg.f64 c) (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 c) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c)))))
(neg.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c))
(fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) (/.f64 (neg.f64 c) b))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c) (/.f64 (neg.f64 c) b))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (neg.f64 c) b))
(fma.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 c (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 c (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 c (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(fma.f64 c (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c)) (/.f64 c b))
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c))
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal -1 binary64)) (*.f64 (/.f64 c b) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)) (/.f64 (neg.f64 c) b))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c)) (/.f64 (neg.f64 c) b))
(+.f64 (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)) (/.f64 (neg.f64 c) b))
(+.f64 (neg.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c)) (/.f64 (neg.f64 c) b))
(+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) (neg.f64 c)))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (neg.f64 c)))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) (neg.f64 c)))
(*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))) c)
(*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) c) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64))) c) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64))))
(/.f64 (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) (/.f64 c b)))
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64))) (pow.f64 (/.f64 b c) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) (/.f64 c b)))))
(fma.f64 (*.f64 c #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) b) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 c b))
(fma.f64 (*.f64 a c) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) c (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) a (/.f64 c b))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a c) (/.f64 c b))
(fma.f64 (neg.f64 c) (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (/.f64 c b))
(fma.f64 c (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (/.f64 c b))
(fma.f64 c (pow.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(+.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c) (/.f64 c b))
(+.f64 (/.f64 c b) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b)))))
(/.f64 (fma.f64 (*.f64 a c) (neg.f64 b) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a c) b (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 b) (*.f64 a c))) (*.f64 (neg.f64 b) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64))))
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64))) (+.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))))
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal -6 binary64)) (-.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 b #s(literal -3 binary64)))))
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 c b) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 a (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 a b) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 (/.f64 a b) (/.f64 c (*.f64 b b)) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a))
(fma.f64 (*.f64 a c) (pow.f64 b #s(literal -3 binary64)) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 (/.f64 c b) (/.f64 a (*.f64 b b)) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a))
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (pow.f64 b #s(literal -1 binary64)))
(fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 c (/.f64 a (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64)))
(fma.f64 c (*.f64 (pow.f64 b #s(literal -3 binary64)) a) (pow.f64 b #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64)))))
(+.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 b #s(literal -1 binary64)))
(+.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a))
(*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) #s(literal 2 binary64)) (*.f64 c c)) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) c))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) c))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64)) (*.f64 (neg.f64 c) c)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 3 binary64)) (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64)) (*.f64 (neg.f64 c) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 3 binary64)) (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64)) (*.f64 (neg.f64 c) c)))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 3 binary64)) (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64)))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 b b)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) (pow.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)))
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 a (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64)))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64)))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64)))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(-.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) c) (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b)))
(-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (/.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) c)
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))
(+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) (neg.f64 c))
(+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)))
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) b))
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (pow.f64 (neg.f64 b) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) b))
(pow.f64 (/.f64 (/.f64 b (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal -1 binary64))
(/.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal -1 binary64)) b)
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (pow.f64 b #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal -1 binary64)) (neg.f64 b))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 1 binary64)) b)
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (neg.f64 b)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) b))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (neg.f64 b)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) b) (*.f64 b (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 b b))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -12 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) (*.f64 b (fma.f64 (pow.f64 b #s(literal -8 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) b))
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (neg.f64 b)))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b)))
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b)))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) b) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b)))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b))) b) (/.f64 c b))
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (/.f64 (pow.f64 b #s(literal -4 binary64)) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 b b)))
(*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a))
(*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(*.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) (pow.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal -4 binary64)))
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal -4 binary64))))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 a (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal -4 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64)))))
(*.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64)))))
(pow.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a))))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))))
(*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))) (pow.f64 c #s(literal 3 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))
(*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64))))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -5 binary64)))))
(pow.f64 (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 c c))
(*.f64 (pow.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (neg.f64 c) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (neg.f64 c))
(*.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (neg.f64 c)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -2 binary64)) (*.f64 c c))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (pow.f64 c #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 (pow.f64 b #s(literal -3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 c c) (pow.f64 (*.f64 (pow.f64 b #s(literal -3 binary64)) (neg.f64 c)) #s(literal 2 binary64)))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (pow.f64 b #s(literal -6 binary64))))
(*.f64 (*.f64 c c) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -2 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)))
(*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal -6 binary64)))
(pow.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 (neg.f64 c) c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 (neg.f64 c) c)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64))))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(neg.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3 binary64))))
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 c) #s(literal 4 binary64)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) (*.f64 (log.f64 c) #s(literal 4 binary64))))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 4 binary64) (neg.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))))
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 c) #s(literal 4 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) #s(literal 2 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -3/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3/2 binary64)) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -2 binary64)) (/.f64 c b))
(*.f64 (pow.f64 b #s(literal -3 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -3 binary64)) c)
(*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -3 binary64)))
(*.f64 c (pow.f64 b #s(literal -3 binary64)))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -1 binary64))
(/.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 c (*.f64 b b)) b)
(/.f64 (*.f64 c #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c)))
(/.f64 (/.f64 c b) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c))
(/.f64 (neg.f64 c) (pow.f64 b #s(literal 3 binary64)))
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (/.f64 a b) c)
(*.f64 (*.f64 (neg.f64 c) a) (pow.f64 (neg.f64 b) #s(literal -1 binary64)))
(*.f64 (*.f64 a c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 a c))
(*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c b)))
(*.f64 a (/.f64 c b))
(*.f64 c (/.f64 a b))
(pow.f64 (/.f64 (/.f64 (/.f64 b c) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b c) a) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)) (neg.f64 b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) a)))
(/.f64 (*.f64 a c) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b c) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) a))
(neg.f64 (/.f64 (*.f64 (neg.f64 c) a) b))
(neg.f64 (/.f64 (*.f64 a c) (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b c) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 (pow.f64 c #s(literal 3/2 binary64)) a) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) a))
(*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 a a)))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 a a)))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)
(*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a))
(*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) a))
(*.f64 c (pow.f64 (*.f64 a c) #s(literal 2 binary64)))
(pow.f64 (*.f64 a (pow.f64 c #s(literal 3/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (pow.f64 c #s(literal 3/2 binary64)) a) #s(literal 2 binary64))

eval152.0ms (2%)

Memory
97.0MiB live, 97.0MiB allocated
Compiler

Compiled 44 690 to 4 236 computations (90.5% saved)

prune80.0ms (1.1%)

Memory
60.8MiB live, 60.8MiB allocated
Pruning

48 alts after pruning (46 fresh and 2 done)

PrunedKeptTotal
New85534889
Fresh91221
Picked325
Done000
Total86748915
Accuracy
99.6%
Counts
915 → 48
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.5%
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
32.8%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
32.6%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
31.9%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
31.8%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
89.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
80.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
80.8%
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
31.9%
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
31.1%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
31.9%
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
31.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
30.2%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
90.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b)))
80.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a a))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) b) (*.f64 b (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 b b)))
80.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
92.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 a))) (*.f64 a a))) b))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (neg.f64 c))) (pow.f64 c #s(literal 3 binary64)))) b))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) c)) b))
90.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) c)) b))
80.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
93.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
90.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a c) (/.f64 c b))))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) a (/.f64 #s(literal 1 binary64) b)))))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 b))))))
89.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 a c (*.f64 b b)) (pow.f64 b #s(literal 3 binary64)))))))
80.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b c))) (neg.f64 c))))))
89.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (*.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) a)))))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))))
92.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))
93.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 (/.f64 c (*.f64 a a)) b)))) (*.f64 a a))))
92.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b c))) (neg.f64 c))))))
94.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
94.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b c))) (neg.f64 c))) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))))
94.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 a))) (neg.f64 a))))))
Compiler

Compiled 4 290 to 2 754 computations (35.8% saved)

simplify138.0ms (1.8%)

Memory
35.3MiB live, 35.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
#s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64))))
cost-diff0
(/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
cost-diff320
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
cost-diff0
#s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))
cost-diff0
(neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
cost-diff320
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
cost-diff0
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
cost-diff0
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
cost-diff384
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
cost-diff0
#s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))
cost-diff0
(*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))
cost-diff0
(neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
cost-diff0
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
cost-diff0
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
cost-diff0
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0102960
0149960
1273939
2615939
31634917
43307917
56446917
08499890
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64))))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
#s(literal -5 binary64)
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
a
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) b) b)
(*.f64 #s(literal -2 binary64) b)
#s(literal -2 binary64)
b
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(neg.f64 c)
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
(neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))))
(*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))
c
#s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
b
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
#s(literal 1/2 binary64)
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
a
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
(neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
(*.f64 b b)
b
c
(*.f64 (*.f64 c c) a)
(*.f64 c c)
a
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
(/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)
#s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b)
(neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
(*.f64 b b)
b
c
(*.f64 (*.f64 c c) a)
(*.f64 c c)
a
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)
(*.f64 (pow.f64 c #s(literal 3 binary64)) a)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
#s(literal -2 binary64)
(pow.f64 b #s(literal 4 binary64))
#s(literal 4 binary64)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b)) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b)) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b)) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c)))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b)) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b)) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64))))
(fma.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))
#s(literal -5 binary64)
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
a
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) #s(literal -2 binary64)) b)
(*.f64 (*.f64 #s(literal -2 binary64) b) b)
(*.f64 #s(literal -2 binary64) b)
#s(literal -2 binary64)
b
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c))
(neg.f64 c)
(/.f64 c (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(/.f64 (neg.f64 c) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)) (neg.f64 c)))
(neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))))
(*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)) (neg.f64 c))
(*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))
(*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)) c)
c
#s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1 binary64) b)
#s(literal 1 binary64)
b
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
#s(literal 1/2 binary64)
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
a
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
b
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (fma.f64 c a (*.f64 b b)) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))))
(neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (fma.f64 c a (*.f64 b b)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
#s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (fma.f64 c a (*.f64 b b)) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (fma.f64 c a (*.f64 b b)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
(*.f64 (fma.f64 c a (*.f64 b b)) c)
(*.f64 b b)
b
c
(*.f64 (*.f64 c c) a)
(*.f64 c c)
a
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 c a (*.f64 b b)) c) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
(/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)
(/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 c a (*.f64 b b)) c) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)
#s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64))))
#s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 c a (*.f64 b b)) c) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 c a (*.f64 b b)) c) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 c a (*.f64 b b)) c) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b)
(*.f64 (*.f64 (fma.f64 c a (*.f64 b b)) b) (neg.f64 c))
(neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)))
(*.f64 (fma.f64 c a (*.f64 b b)) (neg.f64 c))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
(*.f64 (fma.f64 c a (*.f64 b b)) c)
(*.f64 b b)
b
c
(*.f64 (*.f64 c c) a)
(*.f64 c c)
a
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)
(*.f64 (pow.f64 c #s(literal 3 binary64)) a)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
#s(literal -2 binary64)
(pow.f64 b #s(literal 4 binary64))
#s(literal 4 binary64)

localize308.0ms (4.1%)

Memory
109.3MiB live, 109.3MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.26953125
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b)
accuracy0.28515625
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
accuracy0.2890625
(*.f64 (*.f64 c c) a)
accuracy4.129691120773992
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
accuracy0.234375
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
accuracy0.2890625
(*.f64 (*.f64 c c) a)
accuracy0.328125
(/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))
accuracy6.231537816560219
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
accuracy0.140625
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
accuracy0.24609375
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
accuracy0.2734375
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
accuracy43.64346958328124
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
accuracy0
(neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))))
accuracy0.23828125
(*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))
accuracy6.231537816560219
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
accuracy12.17515272413734
#s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))
accuracy0.30078125
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
accuracy0.33822250976844204
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
accuracy0.3795700195368841
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
accuracy3.0785152258528634
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
Samples
176.0ms165×1valid
52.0ms91×0valid
Compiler

Compiled 1 609 to 196 computations (87.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 178.0ms
ival-mult: 59.0ms (33.1% of total)
ival-div: 37.0ms (20.8% of total)
ival-pow: 21.0ms (11.8% of total)
adjust: 20.0ms (11.2% of total)
ival-add: 19.0ms (10.7% of total)
ival-sub: 7.0ms (3.9% of total)
ival-neg: 7.0ms (3.9% of total)
ival-sqrt: 6.0ms (3.4% of total)
exact: 2.0ms (1.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series82.0ms (1.1%)

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

9 calls:

TimeVariablePointExpression
18.0ms
c
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* b b) c) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (* (* -5 (pow c 4)) a) (* (* (* -2 b) b) (pow c 3))) (pow b 7)) (* (* (* -2 b) b) (pow c 3)) (* -5 (pow c 4)) (+ (* (* -4 c) a) (* b b)) (/ (+ (* (* b b) c) (* (* c c) a)) (pow b 3)) (* (* c c) a) (+ (* (* (neg (+ (* (* b b) c) (* (* c c) a))) b) b) (* (* (* (pow c 3) a) a) -2)) (* (neg (+ (* (* b b) c) (* (* c c) a))) b))
8.0ms
c
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* b b) c) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (* (* -5 (pow c 4)) a) (* (* (* -2 b) b) (pow c 3))) (pow b 7)) (* (* (* -2 b) b) (pow c 3)) (* -5 (pow c 4)) (+ (* (* -4 c) a) (* b b)) (/ (+ (* (* b b) c) (* (* c c) a)) (pow b 3)) (* (* c c) a) (+ (* (* (neg (+ (* (* b b) c) (* (* c c) a))) b) b) (* (* (* (pow c 3) a) a) -2)) (* (neg (+ (* (* b b) c) (* (* c c) a))) b))
8.0ms
a
@0
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* b b) c) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (* (* -5 (pow c 4)) a) (* (* (* -2 b) b) (pow c 3))) (pow b 7)) (* (* (* -2 b) b) (pow c 3)) (* -5 (pow c 4)) (+ (* (* -4 c) a) (* b b)) (/ (+ (* (* b b) c) (* (* c c) a)) (pow b 3)) (* (* c c) a) (+ (* (* (neg (+ (* (* b b) c) (* (* c c) a))) b) b) (* (* (* (pow c 3) a) a) -2)) (* (neg (+ (* (* b b) c) (* (* c c) a))) b))
7.0ms
a
@-inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* b b) c) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (* (* -5 (pow c 4)) a) (* (* (* -2 b) b) (pow c 3))) (pow b 7)) (* (* (* -2 b) b) (pow c 3)) (* -5 (pow c 4)) (+ (* (* -4 c) a) (* b b)) (/ (+ (* (* b b) c) (* (* c c) a)) (pow b 3)) (* (* c c) a) (+ (* (* (neg (+ (* (* b b) c) (* (* c c) a))) b) b) (* (* (* (pow c 3) a) a) -2)) (* (neg (+ (* (* b b) c) (* (* c c) a))) b))
7.0ms
a
@inf
((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (- (sqrt (+ (* (* -4 c) a) (* b b))) b) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* b b) c) (* (* c c) a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg (* c (+ (* (/ c (pow b 3)) a) (/ 1 b)))) (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/ (+ (* (* -5 (pow c 4)) a) (* (* (* -2 b) b) (pow c 3))) (pow b 7)) (* (* (* -2 b) b) (pow c 3)) (* -5 (pow c 4)) (+ (* (* -4 c) a) (* b b)) (/ (+ (* (* b b) c) (* (* c c) a)) (pow b 3)) (* (* c c) a) (+ (* (* (neg (+ (* (* b b) c) (* (* c c) a))) b) b) (* (* (* (pow c 3) a) a) -2)) (* (neg (+ (* (* b b) c) (* (* c c) a))) b))

simplify174.0ms (2.3%)

Memory
57.3MiB live, 57.3MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite174.0ms (2.3%)

Memory
58.9MiB live, 58.9MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0102774
0149774
1565745
24572739
09000715
Stop Event
iter limit
node limit
iter limit
Counts
27 → 401
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
(neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))))
(*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))
#s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
(neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))))
#s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
(/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)
#s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (*.f64 c c) a)
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b)
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 (neg.f64 c) b)))
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64))) (pow.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)))
(/.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 b c) #s(literal -3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 (neg.f64 c) b))
(fma.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 c (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 c (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(fma.f64 a (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) (/.f64 (neg.f64 c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a (/.f64 c b))))
(-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) (/.f64 c b))
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) a))
(*.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64))) (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64)))) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64)))))
(/.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a) c)))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) (pow.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64))) (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal -9 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 c b) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal -3 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (*.f64 c c) (pow.f64 b #s(literal -3 binary64)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 c (*.f64 b b)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))
(fma.f64 c (*.f64 (pow.f64 b #s(literal -3 binary64)) (neg.f64 c)) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
(fma.f64 a #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))) (/.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))))
(-.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))
(+.f64 (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c))
(+.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) a))
#s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) (neg.f64 c)))
(*.f64 (neg.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64)))) c)
(*.f64 #s(literal -1 binary64) (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c))
(*.f64 (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c) #s(literal -1 binary64))
(*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) (neg.f64 c))
(*.f64 (neg.f64 c) #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))))
(*.f64 c (neg.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c)))))
(neg.f64 (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c))
(-.f64 #s(literal 0 binary64) (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c))
(+.f64 #s(literal 0 binary64) (*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) (neg.f64 c)))
(*.f64 #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))) c)
(*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64))))
#s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 a)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a)
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(*.f64 (/.f64 a (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 a (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) a)
(*.f64 (neg.f64 a) (pow.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 a (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal -1 binary64))
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64))
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a))
(/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(neg.f64 (/.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64))) (pow.f64 (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) #s(literal -1 binary64)))
(*.f64 c (fma.f64 b b (*.f64 c a)))
(*.f64 c (fma.f64 c a (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)))) (neg.f64 (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64))) (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64)))))
(fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))
(fma.f64 (*.f64 c a) c (*.f64 (*.f64 b b) c))
(fma.f64 (*.f64 c c) a (*.f64 (*.f64 b b) c))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
(fma.f64 c (*.f64 c a) (*.f64 (*.f64 b b) c))
(fma.f64 c (*.f64 b b) (*.f64 (*.f64 c c) a))
(fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))
(fma.f64 b (*.f64 c b) (*.f64 (*.f64 c c) a))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a)))) (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a)))))
(+.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 c c) a))
(+.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))))
(*.f64 #s(literal -1 binary64) #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))))
(*.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))))))
(neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))))
(-.f64 #s(literal 0 binary64) #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))))
(+.f64 #s(literal 0 binary64) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))))
#s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) b))
(*.f64 (*.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (neg.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))) (pow.f64 (neg.f64 b) #s(literal -1 binary64)))
(*.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) b))
(pow.f64 (/.f64 (/.f64 b #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))) #s(literal -1 binary64))
(/.f64 (/.f64 (neg.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))) #s(literal -1 binary64)) b)
(/.f64 (*.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) #s(literal -1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))) (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))))))
(/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))) b))
(neg.f64 (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))) (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))))) #s(literal -1 binary64)))
#s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))))
(*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))
(*.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) (pow.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))))
(*.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal -7 binary64)))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) (pow.f64 b #s(literal -7 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 3 binary64))) (pow.f64 b #s(literal -7 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (-.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a)) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))))
(/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (pow.f64 b #s(literal 7 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b)))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))) (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (fma.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) b)) b)
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3/2 binary64))) (pow.f64 c #s(literal 3/2 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (*.f64 c c)) c)
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) c) (*.f64 c c))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) b) (*.f64 #s(literal -2 binary64) b))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) b) b)))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) b) b)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) b) b))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (pow.f64 c #s(literal 3 binary64)) b))
(*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (*.f64 b b))
(*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 b (pow.f64 c #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (pow.f64 c #s(literal 3 binary64)) b)))
(*.f64 c (*.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal -2 binary64) b) b)))
(*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) b) (pow.f64 c #s(literal 3 binary64))))
(*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) b)))
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 c c))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal -5 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))
(*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))
(*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (pow.f64 b #s(literal -3 binary64)))
(*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) (pow.f64 b #s(literal -3 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b) (*.f64 b b))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64))) (pow.f64 b #s(literal -3 binary64))) (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a))))
(/.f64 (*.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64))) (pow.f64 b #s(literal -3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))))
(/.f64 (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a))))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (-.f64 (*.f64 b b) (*.f64 c a)))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) c) #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))))
(/.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))
(neg.f64 (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (fma.f64 b b (*.f64 c a))))) #s(literal -1 binary64)))
(*.f64 (*.f64 c a) c)
(*.f64 (*.f64 c c) a)
(*.f64 c (*.f64 c a))
(*.f64 a (*.f64 c c))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b)))) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b)))) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 3 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) a (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(fma.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 b b) (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (*.f64 a a) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 a (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(fma.f64 b (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b) b))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b))
(*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) b)
(*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 c (fma.f64 b b (*.f64 c a))))
(*.f64 b (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))))
(neg.f64 (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b))
(fma.f64 (*.f64 (*.f64 b b) (neg.f64 c)) b (*.f64 (*.f64 c (*.f64 (neg.f64 c) a)) b))
(fma.f64 b (*.f64 (*.f64 b b) (neg.f64 c)) (*.f64 b (*.f64 c (*.f64 (neg.f64 c) a))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b))
(+.f64 (*.f64 (*.f64 (*.f64 b b) (neg.f64 c)) b) (*.f64 (*.f64 c (*.f64 (neg.f64 c) a)) b))
(+.f64 (*.f64 b (*.f64 (*.f64 b b) (neg.f64 c))) (*.f64 b (*.f64 c (*.f64 (neg.f64 c) a))))

eval119.0ms (1.6%)

Memory
77.5MiB live, 77.5MiB allocated
Compiler

Compiled 43 417 to 3 935 computations (90.9% saved)

prune68.0ms (0.9%)

Memory
51.9MiB live, 51.9MiB allocated
Pruning

45 alts after pruning (42 fresh and 3 done)

PrunedKeptTotal
New67821699
Fresh202141
Picked415
Done022
Total70245747
Accuracy
99.7%
Counts
747 → 45
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.4%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
33.5%
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
32.8%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
33.0%
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
32.6%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
31.8%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
33.0%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
32.9%
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
33.0%
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
80.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
80.8%
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
32.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
32.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
31.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
31.9%
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
95.0%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (neg.f64 c) (*.f64 (/.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) b) (/.f64 #s(literal -1/2 binary64) b)) (fma.f64 (/.f64 #s(literal -1/8 binary64) c) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
93.5%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
90.3%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
95.1%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
93.5%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
90.3%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
95.0%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) c)) a (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (neg.f64 (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 a b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) c))))) b)))
93.4%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) c)))) b)))
31.1%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
31.9%
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
31.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
30.2%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 c) c) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
80.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a a))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
80.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) c)) b))
90.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) c)) b))
80.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 b))))))
80.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b) (*.f64 b b)))))
94.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
94.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
Compiler

Compiled 3 702 to 2 201 computations (40.5% saved)

simplify146.0ms (1.9%)

Memory
41.3MiB live, 41.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
cost-diff0
(-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
cost-diff64
(fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
cost-diff320
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
cost-diff0
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff256
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
cost-diff0
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))
cost-diff0
(/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)
cost-diff0
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
cost-diff0
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
cost-diff0
(/.f64 b c)
cost-diff0
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
cost-diff576
(/.f64 #s(literal -1 binary64) (/.f64 b c))
cost-diff0
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
cost-diff320
(fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
cost-diff1024
(/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b))
cost-diff5760
(fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0861063
01471063
12711051
26901024
325741000
47815990
08311971
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
#s(literal 1/2 binary64)
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
(fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 a)
a
(/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))
(*.f64 a a)
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
#s(literal -1/2 binary64)
(*.f64 b b)
(fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a))
(/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)
(*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
#s(literal 20 binary64)
#s(literal -1/8 binary64)
(/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))
(pow.f64 a #s(literal 3 binary64))
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(neg.f64 c)
c
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 a a))
(*.f64 (/.f64 a b) #s(literal 1/2 binary64))
(/.f64 a b)
(*.f64 #s(literal -1/2 binary64) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
#s(literal -1 binary64)
(/.f64 b c)
b
c
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
#s(literal 1/2 binary64)
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
(/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))
(*.f64 a (/.f64 c b))
a
(/.f64 c b)
c
b
(*.f64 #s(literal -1/2 binary64) b)
#s(literal -1/2 binary64)
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 b b)
b
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
c
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
c
(*.f64 b b)
b
#s(literal 3/2 binary64)
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
Outputs
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 c) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (fma.f64 c (*.f64 (/.f64 (/.f64 a b) b) a) a))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
#s(literal 1/2 binary64)
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 c) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (fma.f64 c (*.f64 (/.f64 (/.f64 a b) b) a) a))) c (*.f64 #s(literal -1/2 binary64) b)) c))
(/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)
(/.f64 (fma.f64 (fma.f64 (*.f64 (neg.f64 c) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (fma.f64 c (*.f64 (/.f64 (/.f64 a b) b) a) a))) c (*.f64 #s(literal -1/2 binary64) b)) c)
(fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (fma.f64 (*.f64 (neg.f64 c) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (fma.f64 c (*.f64 (/.f64 (/.f64 a b) b) a) a))) c (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (neg.f64 c) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (fma.f64 c (*.f64 (/.f64 (/.f64 a b) b) a) a)))
(fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) a))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(neg.f64 a)
a
(/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b))
(*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 a a))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)
(*.f64 a a)
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
#s(literal -1/2 binary64)
(*.f64 b b)
(fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -5/2 binary64) a) b) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a))
(*.f64 (/.f64 (*.f64 b (pow.f64 a #s(literal 4 binary64))) a) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)
(*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(*.f64 (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
#s(literal 20 binary64)
#s(literal -1/8 binary64)
(/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))
(pow.f64 a #s(literal 3 binary64))
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(neg.f64 c)
c
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 1/2 binary64)) a)
(*.f64 #s(literal 1/2 binary64) (*.f64 a a))
(*.f64 (*.f64 a #s(literal 1/2 binary64)) a)
(*.f64 (/.f64 a b) #s(literal 1/2 binary64))
(/.f64 a b)
(*.f64 #s(literal -1/2 binary64) b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (neg.f64 c) b)
#s(literal -1 binary64)
(/.f64 b c)
b
c
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b)) c)))
#s(literal 1/2 binary64)
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b)) c))
(/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b)) c)
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b))
(*.f64 a (/.f64 c b))
(*.f64 (/.f64 c b) a)
a
(/.f64 c b)
c
b
(*.f64 #s(literal -1/2 binary64) b)
#s(literal -1/2 binary64)
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 b b)
b
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
c
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))
(-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
a
c
(*.f64 b b)
b
#s(literal 3/2 binary64)
(pow.f64 b #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 #s(literal 2 binary64) a))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 b #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))

localize335.0ms (4.4%)

Memory
117.4MiB live, 117.4MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.27734375
(*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
accuracy0.3515625
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
accuracy0.375
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
accuracy42.698388147306744
(-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
accuracy0.14453125
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
accuracy0.23828125
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
accuracy0.2734375
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
accuracy43.229957661486644
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
accuracy0.12109375
(/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)
accuracy0.24609375
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
accuracy0.26171875
(*.f64 a (/.f64 c b))
accuracy6.014242521302414
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
accuracy0
(/.f64 b c)
accuracy0.28515625
(/.f64 #s(literal -1 binary64) (/.f64 b c))
accuracy12.21857038972424
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
accuracy0.37890625
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy0.395195019536884
(fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))
accuracy0.43359375
(fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
accuracy2.916036946019104
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))
Samples
196.0ms167×1valid
53.0ms89×0valid
Compiler

Compiled 2 017 to 177 computations (91.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 192.0ms
ival-div: 47.0ms (24.5% of total)
ival-mult: 47.0ms (24.5% of total)
ival-pow: 30.0ms (15.6% of total)
adjust: 22.0ms (11.5% of total)
ival-add: 21.0ms (10.9% of total)
ival-sub: 11.0ms (5.7% of total)
ival-sqrt: 9.0ms (4.7% of total)
ival-neg: 4.0ms (2.1% of total)
exact: 2.0ms (1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series173.0ms (2.3%)

Memory
55.5MiB live, 55.5MiB allocated
Counts
26 → 420
Calls
Call 1
Inputs
(fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b))
(fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.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 b c)))
(/.f64 b c)
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
(/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 b b)
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 a (/.f64 c b))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
Outputs
(* 1/2 (/ a b))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* a (+ (* a (+ (* 1/2 (/ c (pow b 3))) (/ (* a (pow c 2)) (pow b 5)))) (* 1/2 (/ 1 b))))
(* -1/2 (/ (pow a 2) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* -1/2 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(* -1/2 b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(* a (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ (pow c 3) (pow b 5))) (* a (- (+ (* -2 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(+ (* 1/2 (* a (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))))
(+ (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) (* a (+ (* 1/2 (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (* 1/2 (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))
(+ (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) (* a (+ (* 1/2 (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* a (+ (* 1/2 (* a (- (+ (* -2 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4))))))) (* 1/2 (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(+ (* -1/2 b) (* -1/2 (/ (* a c) b)))
(+ (* -1/2 b) (* a (+ (* -1 (/ (* a (pow c 2)) (pow b 3))) (* -1/2 (/ c b)))))
(+ (* -1/2 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))))))))
(* 2 (pow b 2))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (* -2 c))))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))))
(+ (* 2 (pow b 2)) (pow b 2))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))
(* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(pow b 3)
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(* -1 (/ (pow a 3) (pow b 5)))
(/ (pow a 4) (pow b 6))
(/ (* a c) b)
(+ (* -1 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (* -1/2 b))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (+ (* -1/2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))
(* 2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(* a (+ (* 2 (* a (+ (* -4 c) (* -2 c)))) (* 2 (+ (* 2 (pow b 2)) (pow b 2)))))
(* a (+ (* 2 (+ (* 2 (pow b 2)) (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 2 (+ (* -4 c) (* -2 c)))))))
(* a (+ (* 2 (+ (* 2 (pow b 2)) (pow b 2))) (* a (+ (* 2 (+ (* -4 c) (* -2 c))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 4))) (* -4 (/ (pow c 2) (pow b 2)))))))))
(/ (* (pow a 3) (pow c 2)) (pow b 5))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (/ (pow c 2) (pow b 5))))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (+ (/ 1/2 (* (pow a 2) b)) (/ (pow c 2) (pow b 5)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* a (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ 1 b))))
(* 1/2 (/ (* a c) b))
(* a (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a)) (* 1/2 (/ (- (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a)) (+ (* 1/2 (/ (- (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))))) (pow a 3))) (* 1/2 (/ (- (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow a 2)))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/2 (/ (pow b 5) (* a (* (pow c 2) (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))))) a)
(* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (+ (* -4 c) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a)))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a))))))
(* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
(* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))
(* 2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* (pow a 2) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (* 4 (/ (pow b 2) a))))
(* (pow a 2) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (+ (* 4 (/ (pow b 2) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (+ (* 4 (/ (pow b 2) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 2) (pow b 5))) (* -1/2 (/ c (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -1 (/ (pow c 2) (pow b 5))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(* -1 (* a (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b)))))
(* -1 (* a (+ (* -1/2 (/ c b)) (* 1/2 (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(- (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) a)) (* -1/4 (/ (* a (pow b 3)) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))) (* 1/2 (/ (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* 1/2 (/ (- (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) a))) a)) (* -1/2 (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) a))) a))
(* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (pow b 3) c))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (pow b 2)) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(- (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) (* -1 b))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a)))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(* -2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* 4 (/ (pow b 2) a))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* -1 (/ (+ (* -4 (pow b 2)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* -1 (/ (+ (* -4 (pow b 2)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a))) a))))
(* -1 (/ (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3)))) (pow b 5)))
(/ (+ (* -1 (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -1 (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))))) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(/ b c)
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)) b)
(/ (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))) b)
(- (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(- (* b (+ (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(- (* b (+ (* b (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (/ 1 (* a (* c (pow (sqrt -4) 2)))) (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 1/2 (* b (- (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))) (+ (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(pow b 2)
(* -4 (* a c))
(+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))
(+ (* -4 (* a c)) (* b (+ b (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))
(/ (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))) (pow b 5))
(+ (* -4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -1/8 (* (sqrt (/ c a)) (sqrt -64)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))
(* -8 (* (pow a 2) c))
(+ (* -8 (* (pow a 2) c)) (* 2 (* (sqrt (* (pow a 3) c)) (* b (sqrt -4)))))
(+ (* -8 (* (pow a 2) c)) (* b (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* 4 (* a b)))))
(+ (* -8 (* (pow a 2) c)) (* b (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 4 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))))
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -1 (/ (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3)))) (pow b 4))) (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/2))
(/ (- (* -1/2 (* a c)) (* -1 (- (* -2 (* a c)) (* -1/2 (* a c))))) b)
(/ (- (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (* a c))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 4)))))))) b)
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (/ (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))) (pow b 6))))))) (+ (* -2 (/ (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 4)) (+ (/ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (pow b 6)) (/ (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))))))) b)
(* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) (* a b)))
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -2 (* (pow a 2) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* a (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))))) (+ (* -2 (* (pow a 3) (pow c 4))) (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3))))))) (pow b 6))) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2)))))) b)
(* b (- (* -1/2 (/ (* a c) (pow b 2))) 1/2))
(* b (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))))
(* b (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 3 (pow b 2))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))
(* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* b (- (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) 1/2))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1/2))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))) 1/2))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)
(* 6 (* a (pow b 2)))
(* (pow b 2) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a)))))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 (/ (* (pow c 2) (+ (* -1 (pow a 3)) (+ (* -1/2 (pow a 3)) (* 5/2 (pow a 3))))) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1/2 (/ a b))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* -1 (* b (+ 1/2 (* -1/2 (/ (* a c) (pow b 2))))))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (- (+ 2 (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))) (* 2 (/ (* a c) (pow b 2))))))
(* -1 (* b (- (+ 2 (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6)))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))))))
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
(* -1/2 (/ (pow b 3) (* a c)))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(+ (* -4 (* a c)) (* 2 (* a c)))
(+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))
(+ (* -4 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(* -2 (pow b 3))
(* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(* -1 (/ (+ (* -1 (pow a 3)) (+ (* -1/2 (pow a 3)) (* 5/2 (pow a 3)))) (pow b 5)))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 5/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -5/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 5/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -5/2 (* a c)) (* a c))))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -5/2 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))
(* 2 (* a (pow b 2)))
(* (pow b 2) (+ (* 2 a) (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)))))
(* (pow b 2) (+ (* 2 a) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ (* 2 a) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 1/2 (/ a b)) (* c (+ (* -1 (* c (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (* -1 (/ (pow a 2) (pow b 3))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -2 (/ (pow a 3) (pow b 5))) (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* c (- (+ (* -2 (/ (pow a 4) (pow b 7))) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4)))))))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* 1/2 (/ (* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))))) a))
(* c (+ (* 1/2 (* c (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3))))))) (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a))))
(* c (+ (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a)) (* c (+ (* 1/2 (* c (- (* -2 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5))))))) (* 1/2 (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3))))))))))
(* c (+ (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a)) (* c (+ (* 1/2 (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3)))))) (* c (+ (* 1/2 (* c (- (+ (* -4 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))) (+ (* -2 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1 (/ (pow a 3) (pow b 7))) (* 2 (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4))))))))) (* 1/2 (- (* -2 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5))))))))))))
(+ (* -1/2 b) (* c (+ (* -1 (/ (* (pow a 2) c) (pow b 3))) (* -1/2 (/ a b)))))
(+ (* -1/2 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (* -2 a))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))
(* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(+ (* -1 (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) (* -1/2 b))
(+ (* -1/2 b) (* c (+ (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))))
(+ (* -1/2 b) (* c (+ (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))))))))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))
(+ (* 2 (* a (* c (+ (* -4 a) (* -2 a))))) (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))))
(+ (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 2 (* a (+ (* -4 a) (* -2 a)))))))
(+ (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))) (* c (+ (* 2 (* a (+ (* -4 a) (* -2 a)))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 4))) (* -4 (/ (pow a 3) (pow b 2))))))))
(* -1 (* (pow c 2) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(* c (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))))
(- (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)) (* 1/2 (/ (- (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c (pow a 3))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow c 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)) (+ (* 1/2 (/ (- (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (pow c 3))) (* 1/2 (/ (- (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c (pow a 3))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow c 2))))))
(/ (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/2 (/ (pow b 5) (* (pow a 2) (* c (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))))) c)
(* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))
(* c (+ (* -4 a) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c)))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c))))))
(* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
(+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))
(* 2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 4 (/ (* a (pow b 2)) c))))
(* c (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 4 (/ (* a (pow b 2)) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 3) (sqrt -4))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 4 (/ (* a (pow b 2)) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 3) (sqrt -4)))))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3)))) c))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (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/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)))) (* 1/16 (* (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 (* c (+ (* -1/2 (/ a b)) (* 1/2 (/ b c)))))
(- (* -1 (/ (- (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* (pow b 3) c) a)) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a)))) c)) (* -1/4 (/ (* (pow b 3) c) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1/2 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (/ (* (pow b 3) c) (pow a 2))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (pow a 2))))) c)) (* 1/2 (- (* -1/4 (/ (* (pow b 3) c) (pow a 2))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))))) c)) (* 1/2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (pow b 3) a))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 2)))) c)) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (pow b 2)) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) c))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) c)) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c))) c)))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(* -2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -4 (/ (* a (pow b 2)) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1))))) c)) (* 4 (* a (pow b 2)))) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
Calls

9 calls:

TimeVariablePointExpression
25.0ms
a
@inf
((+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b)) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5))) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ -1 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ b c) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (/ (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (* 2 a)) (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))) (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (pow (+ (* (* -4 a) c) (* b b)) 3/2) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (/ (pow a 4) (pow b 6)) (* a (/ c b)) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)))))
18.0ms
b
@inf
((+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b)) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5))) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ -1 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ b c) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (/ (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (* 2 a)) (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))) (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (pow (+ (* (* -4 a) c) (* b b)) 3/2) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (/ (pow a 4) (pow b 6)) (* a (/ c b)) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)))))
18.0ms
a
@-inf
((+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b)) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5))) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ -1 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ b c) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (/ (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (* 2 a)) (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))) (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (pow (+ (* (* -4 a) c) (* b b)) 3/2) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (/ (pow a 4) (pow b 6)) (* a (/ c b)) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)))))
17.0ms
c
@inf
((+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b)) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5))) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ -1 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ b c) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (/ (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (* 2 a)) (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))) (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (pow (+ (* (* -4 a) c) (* b b)) 3/2) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (/ (pow a 4) (pow b 6)) (* a (/ c b)) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)))))
16.0ms
a
@0
((+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b)) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5))) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ -1 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ b c) (/ 1/2 (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b))) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (/ (- (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))))) (* 2 a)) (/ (* b b) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))) (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (pow (+ (* (* -4 a) c) (* b b)) 3/2) (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (/ (pow a 4) (pow b 6)) (* a (/ c b)) (/ (+ (* (* -4 a) c) (* b b)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b))))) (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)))))

simplify227.0ms (3%)

Memory
93.4MiB live, 93.4MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0304725566
0811524702
Stop Event
iter limit
node limit
Counts
420 → 420
Calls
Call 1
Inputs
(* 1/2 (/ a b))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(* a (+ (* a (+ (* 1/2 (/ c (pow b 3))) (/ (* a (pow c 2)) (pow b 5)))) (* 1/2 (/ 1 b))))
(* -1/2 (/ (pow a 2) (pow b 5)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* -1/2 (/ b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(* -1/2 b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(* a (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ (pow c 3) (pow b 5))) (* a (- (+ (* -2 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(+ (* 1/2 (* a (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))))
(+ (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) (* a (+ (* 1/2 (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (* 1/2 (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))
(+ (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) (* a (+ (* 1/2 (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* a (+ (* 1/2 (* a (- (+ (* -2 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4))))))) (* 1/2 (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(+ (* -1/2 b) (* -1/2 (/ (* a c) b)))
(+ (* -1/2 b) (* a (+ (* -1 (/ (* a (pow c 2)) (pow b 3))) (* -1/2 (/ c b)))))
(+ (* -1/2 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))))))))
(* 2 (pow b 2))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (* -2 c))))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))))
(+ (* 2 (pow b 2)) (pow b 2))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))
(* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(pow b 3)
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(* -1 (/ (pow a 3) (pow b 5)))
(/ (pow a 4) (pow b 6))
(/ (* a c) b)
(+ (* -1 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (* -1/2 b))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (+ (* -1/2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))
(* 2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(* a (+ (* 2 (* a (+ (* -4 c) (* -2 c)))) (* 2 (+ (* 2 (pow b 2)) (pow b 2)))))
(* a (+ (* 2 (+ (* 2 (pow b 2)) (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 2 (+ (* -4 c) (* -2 c)))))))
(* a (+ (* 2 (+ (* 2 (pow b 2)) (pow b 2))) (* a (+ (* 2 (+ (* -4 c) (* -2 c))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 4))) (* -4 (/ (pow c 2) (pow b 2)))))))))
(/ (* (pow a 3) (pow c 2)) (pow b 5))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (/ (pow c 2) (pow b 5))))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (+ (/ 1/2 (* (pow a 2) b)) (/ (pow c 2) (pow b 5)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* a (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ 1 b))))
(* 1/2 (/ (* a c) b))
(* a (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(- (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a)) (* 1/2 (/ (- (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a)) (+ (* 1/2 (/ (- (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))))) (pow a 3))) (* 1/2 (/ (- (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow a 2)))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/2 (/ (pow b 5) (* a (* (pow c 2) (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))))) a)
(* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(* a (+ (* -4 c) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a)))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a))))))
(* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
(* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))
(* 2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(* (pow a 2) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (* 4 (/ (pow b 2) a))))
(* (pow a 2) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (+ (* 4 (/ (pow b 2) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (+ (* 4 (/ (pow b 2) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 2) (pow b 5))) (* -1/2 (/ c (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -1 (/ (pow c 2) (pow b 5))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(* -1 (* a (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b)))))
(* -1 (* a (+ (* -1/2 (/ c b)) (* 1/2 (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(- (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) a)) (* -1/4 (/ (* a (pow b 3)) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))) (* 1/2 (/ (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* 1/2 (/ (- (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) a))) a)) (* -1/2 (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) a))) a))
(* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (pow b 3) c))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (pow b 2)) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(- (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) (* -1 b))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a)))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(* -2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* 4 (/ (pow b 2) a))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* -1 (/ (+ (* -4 (pow b 2)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1))))) a))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* -1 (/ (+ (* -4 (pow b 2)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a))) a))))
(* -1 (/ (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3)))) (pow b 5)))
(/ (+ (* -1 (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/ (+ (* -1 (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))))) (pow b 5))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(/ b c)
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)) b)
(/ (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))) b)
(- (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(- (* b (+ (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(- (* b (+ (* b (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (/ 1 (* a (* c (pow (sqrt -4) 2)))) (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 1/2 (* b (- (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))) (+ (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(pow b 2)
(* -4 (* a c))
(+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))
(+ (* -4 (* a c)) (* b (+ b (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))
(/ (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))) (pow b 5))
(+ (* -4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(* -1/8 (* (sqrt (/ c a)) (sqrt -64)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))
(* -8 (* (pow a 2) c))
(+ (* -8 (* (pow a 2) c)) (* 2 (* (sqrt (* (pow a 3) c)) (* b (sqrt -4)))))
(+ (* -8 (* (pow a 2) c)) (* b (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* 4 (* a b)))))
(+ (* -8 (* (pow a 2) c)) (* b (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 4 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))))
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -1 (/ (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3)))) (pow b 4))) (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/2))
(/ (- (* -1/2 (* a c)) (* -1 (- (* -2 (* a c)) (* -1/2 (* a c))))) b)
(/ (- (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (* a c))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 4)))))))) b)
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (/ (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))) (pow b 6))))))) (+ (* -2 (/ (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 4)) (+ (/ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (pow b 6)) (/ (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))))))) b)
(* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) (* a b)))
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -2 (* (pow a 2) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* a (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))))) (+ (* -2 (* (pow a 3) (pow c 4))) (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3))))))) (pow b 6))) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2)))))) b)
(* b (- (* -1/2 (/ (* a c) (pow b 2))) 1/2))
(* b (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))))
(* b (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 3 (pow b 2))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))
(* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* b (- (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) 1/2))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1/2))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))) 1/2))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)
(* 6 (* a (pow b 2)))
(* (pow b 2) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a)))))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ (* -1 (/ (* (pow c 2) (+ (* -1 (pow a 3)) (+ (* -1/2 (pow a 3)) (* 5/2 (pow a 3))))) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1/2 (/ a b))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(* -1 (* b (+ 1/2 (* -1/2 (/ (* a c) (pow b 2))))))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (- (+ 2 (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))) (* 2 (/ (* a c) (pow b 2))))))
(* -1 (* b (- (+ 2 (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6)))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))))))
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
(* -1/2 (/ (pow b 3) (* a c)))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(+ (* -4 (* a c)) (* 2 (* a c)))
(+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))
(+ (* -4 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(* -2 (pow b 3))
(* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(* -1 (/ (+ (* -1 (pow a 3)) (+ (* -1/2 (pow a 3)) (* 5/2 (pow a 3)))) (pow b 5)))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 5/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -5/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 5/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -5/2 (* a c)) (* a c))))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -5/2 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))
(* 2 (* a (pow b 2)))
(* (pow b 2) (+ (* 2 a) (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)))))
(* (pow b 2) (+ (* 2 a) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(* (pow b 2) (+ (* 2 a) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(+ (* 1/2 (/ a b)) (* c (+ (* -1 (* c (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (* -1 (/ (pow a 2) (pow b 3))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -2 (/ (pow a 3) (pow b 5))) (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* c (- (+ (* -2 (/ (pow a 4) (pow b 7))) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4)))))))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(* 1/2 (/ (* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))))) a))
(* c (+ (* 1/2 (* c (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3))))))) (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a))))
(* c (+ (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a)) (* c (+ (* 1/2 (* c (- (* -2 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5))))))) (* 1/2 (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3))))))))))
(* c (+ (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a)) (* c (+ (* 1/2 (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3)))))) (* c (+ (* 1/2 (* c (- (+ (* -4 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))) (+ (* -2 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1 (/ (pow a 3) (pow b 7))) (* 2 (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4))))))))) (* 1/2 (- (* -2 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5))))))))))))
(+ (* -1/2 b) (* c (+ (* -1 (/ (* (pow a 2) c) (pow b 3))) (* -1/2 (/ a b)))))
(+ (* -1/2 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (* -2 a))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))
(* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(+ (* -1 (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) (* -1/2 b))
(+ (* -1/2 b) (* c (+ (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))))
(+ (* -1/2 b) (* c (+ (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))))))))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))
(+ (* 2 (* a (* c (+ (* -4 a) (* -2 a))))) (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))))
(+ (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 2 (* a (+ (* -4 a) (* -2 a)))))))
(+ (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))) (* c (+ (* 2 (* a (+ (* -4 a) (* -2 a)))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 4))) (* -4 (/ (pow a 3) (pow b 2))))))))
(* -1 (* (pow c 2) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(* c (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))))
(- (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)) (* 1/2 (/ (- (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c (pow a 3))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow c 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)) (+ (* 1/2 (/ (- (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (pow c 3))) (* 1/2 (/ (- (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c (pow a 3))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow c 2))))))
(/ (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/2 (/ (pow b 5) (* (pow a 2) (* c (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))))) c)
(* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))
(* c (+ (* -4 a) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c)))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c))))))
(* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
(+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))
(* 2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(* c (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 4 (/ (* a (pow b 2)) c))))
(* c (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 4 (/ (* a (pow b 2)) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 3) (sqrt -4))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 4 (/ (* a (pow b 2)) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 3) (sqrt -4)))))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3)))) c))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (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/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)))) (* 1/16 (* (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 (* c (+ (* -1/2 (/ a b)) (* 1/2 (/ b c)))))
(- (* -1 (/ (- (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* (pow b 3) c) a)) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a)))) c)) (* -1/4 (/ (* (pow b 3) c) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(+ (* -1/2 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (/ (* (pow b 3) c) (pow a 2))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (pow a 2))))) c)) (* 1/2 (- (* -1/4 (/ (* (pow b 3) c) (pow a 2))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))))) c)) (* 1/2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (pow b 3) a))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 2)))) c)) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (pow b 2)) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) c))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) c)) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c))) c)))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(* -2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(* -1 (* c (+ (* -4 (/ (* a (pow b 2)) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1))))) c)) (* 4 (* a (pow b 2)))) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
Outputs
(* 1/2 (/ a b))
(*.f64 #s(literal 1/2 binary64) (/.f64 a b))
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)))
(* a (+ (* a (+ (* 1/2 (/ c (pow b 3))) (/ (* a (pow c 2)) (pow b 5)))) (* 1/2 (/ 1 b))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))
(* -1/2 (/ (pow a 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow a 3) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)))))))
(* -1/2 (/ b c))
(*.f64 #s(literal -1/2 binary64) (/.f64 b c))
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) b))))
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.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 c c) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) b))))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1/2 b) (* 1/2 (/ (* a c) b)))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b)))
(* a (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (-.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (-.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 a (-.f64 (-.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64))))))
(* a (- (+ (* -1/2 (/ c b)) (* a (- (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ (pow c 3) (pow b 5))) (* a (- (+ (* -2 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (-.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 a (-.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 c (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64))))))
(* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))))
(+ (* 1/2 (* a (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))))))
(+ (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) (* a (+ (* 1/2 (* a (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (* 1/2 (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))
(fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (-.f64 (-.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b)))) (-.f64 (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))))
(+ (* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) (* a (+ (* 1/2 (- (* -1 (/ (pow c 2) (pow b 3))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* a (+ (* 1/2 (* a (- (+ (* -2 (/ (pow c 4) (pow b 7))) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4))))))) (* 1/2 (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))) (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 c (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (-.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b))))))))))
(+ (* -1/2 b) (* -1/2 (/ (* a c) b)))
(*.f64 #s(literal -1/2 binary64) (+.f64 b (/.f64 (*.f64 a c) b)))
(+ (* -1/2 b) (* a (+ (* -1 (/ (* a (pow c 2)) (pow b 3))) (* -1/2 (/ c b)))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))
(+ (* -1/2 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))))))
(* 2 (pow b 2))
(*.f64 #s(literal 2 binary64) (*.f64 b b))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (* -2 c))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -6 binary64))))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (fma.f64 c #s(literal -6 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))))
(+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (fma.f64 c #s(literal -6 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))))))
(+ (* 2 (pow b 2)) (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (* -2 c))) (pow b 2)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -6 binary64)) (*.f64 b b)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (fma.f64 a (fma.f64 c #s(literal -6 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (*.f64 b b)))
(+ (* 2 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2)))))))) (pow b 2)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (fma.f64 a (fma.f64 c #s(literal -6 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))) (*.f64 b b)))
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (pow.f64 b #s(literal 3 binary64)))
(* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))
(*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))))
(pow b 3)
(pow.f64 b #s(literal 3 binary64))
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))
(* -1 (/ (pow a 3) (pow b 5)))
(/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (pow a 4) (pow b 6))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (* a c) b)
(/.f64 (*.f64 a c) b)
(+ (* -1 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (* -1/2 b))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 #s(literal -1/2 binary64) b))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (+ (* -1/2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b))))))))))
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))))))
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -2 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))))))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -6 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))))
(* 2 (* a (+ (* 2 (pow b 2)) (pow b 2))))
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(* a (+ (* 2 (* a (+ (* -4 c) (* -2 c)))) (* 2 (+ (* 2 (pow b 2)) (pow b 2)))))
(*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c #s(literal -6 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(* a (+ (* 2 (+ (* 2 (pow b 2)) (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 2))) (* 2 (+ (* -4 c) (* -2 c)))))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c #s(literal -6 binary64)))))))
(* a (+ (* 2 (+ (* 2 (pow b 2)) (pow b 2))) (* a (+ (* 2 (+ (* -4 c) (* -2 c))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 4))) (* -4 (/ (pow c 2) (pow b 2)))))))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 c #s(literal -6 binary64)) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b b))))))))
(/ (* (pow a 3) (pow c 2)) (pow b 5))
(/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (/ (pow c 2) (pow b 5))))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))
(* (pow a 3) (+ (* 1/2 (/ c (* a (pow b 3)))) (+ (/ 1/2 (* (pow a 2) b)) (/ (pow c 2) (pow b 5)))))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ a c)) (/ 1 (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))
(fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (neg.f64 b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))
(* a (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ 1 b))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (/.f64 #s(literal 1/2 binary64) b)))
(* 1/2 (/ (* a c) b))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(- (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a)) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a)) (* 1/2 (/ (- (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow a 2))))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) a) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) a)) (+ (* 1/2 (/ (- (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))))) (pow a 3))) (* 1/2 (/ (- (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow a 2)))))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/2 (/ (pow b 5) (* a (* (pow c 2) (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) a)
(* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -4 c) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) a))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a)))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) a)))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ c a)) (* b (sqrt -4))) (/ (pow b 2) a))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) a))))))
(* a (+ (* -4 c) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* a (+ (* -4 c) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(* a (+ (* -4 c) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) a)) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))
(*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -64 binary64)))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -64 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -64 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -64 binary64)))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -64 binary64))))))
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))
(*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -64 binary64)))))))
(* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a)) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2)))))
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a)))))
(+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))))))
(fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a))))))
(* 2 (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* (pow a 2) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (* 4 (/ (pow b 2) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) a))))
(* (pow a 2) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (+ (* 4 (/ (pow b 2) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 2 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (+ (* 4 (/ (pow b 2) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) c (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (pow c 2) (pow b 5))) (* -1/2 (/ c (* a (pow b 3)))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 1/2 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -1 (/ (pow c 2) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.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 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))
(* -1/2 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 b c)))
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) c))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64)))) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) c))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* a (- (* 1/2 (/ b (* a c))) (* 1/2 (/ 1 b)))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal 1/2 binary64) b))))
(* -1 (* a (+ (* -1/2 (/ c b)) (* 1/2 (/ b a)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(- (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) a)) (* -1/4 (/ (* a (pow b 3)) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) c)))) a) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))))) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))) (* 1/2 (/ (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (/ (* a (pow b 3)) c)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* 1/2 (/ (- (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) a))) a)) (* -1/2 (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) c)))) a))) a) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) a))) a))
(* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (pow b 3) c))) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)))) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (pow b 2)) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 b b)) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))
(* -1 (* a (+ (* -2 (/ (pow b 2) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))
(*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))
(* (pow a 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)))))
(* (pow a 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))))))
(* (pow a 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) (/ (pow b 3) (pow a 2))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (pow.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))))))
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (pow.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(- (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) (* -1 b))
(-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 b))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) a))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) c))) a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) a))) a)))
(* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))
(*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c))))
(+ (* -8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))
(fma.f64 (*.f64 #s(literal -8 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 (*.f64 #s(literal -32 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))) a) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a)))
(+ (* -4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (* 1/2 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (/ (pow b 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a)) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)))
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 (*.f64 #s(literal -32 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 (*.f64 #s(literal -32 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))))) a))) a) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a)))
(* -2 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* 4 (/ (pow b 2) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) a))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* -1 (/ (+ (* -4 (pow b 2)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1))))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a))))
(* (pow a 2) (+ (* -2 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))) (* -1 (/ (+ (* -4 (pow b 2)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a))) a))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) c)) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 b b) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a))) a))))
(* -1 (/ (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3)))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 b #s(literal 5 binary64))))
(/ (+ (* -1 (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))))) (* 1/2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (fma.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -1 (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))))) (* (pow b 2) (+ (* 1/2 (* a (pow b 2))) (* 1/2 (* (pow a 2) c))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (fma.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow a 3)) (pow a 3)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))
(+ (* 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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))))
(/ b c)
(/.f64 b c)
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(fma.f64 b (fma.f64 (neg.f64 b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(fma.f64 b (fma.f64 b (fma.f64 (neg.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 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -1/2 (/ (pow b 2) c)) (* 1/2 a)) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 1/2 binary64) a)) b)
(/ (+ (* -1/2 (pow b 2)) (* 1/2 (* a c))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) b)
(- (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(*.f64 #s(literal 4 binary64) (-.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(- (* b (+ (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))))) (/.f64 #s(literal 4 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(- (* b (+ (* b (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (/ 1 (* a (* c (pow (sqrt -4) 2)))) (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))))) (/.f64 #s(literal 4 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) a))) (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 1/2 (* b (- (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))) (+ (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* 1/2 (- (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 b (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) a))))) (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(pow b 2)
(*.f64 b b)
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(+ (* -4 (* a c)) (* (sqrt (* a c)) (* b (sqrt -4))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -4 (* a c)) (* b (+ b (* (sqrt (* a c)) (sqrt -4)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b (+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b (fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -4 (* a c)) (* b (+ (* 2 b) (* (sqrt (* a c)) (sqrt -4)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b (fma.f64 #s(literal 2 binary64) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -4 (* a c)) (* b (+ (* b (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b (fma.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -64 binary64))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)))))
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -64 binary64))) #s(literal -1 binary64))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -12 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64))))))))))
(/ (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3))) (pow b 5))
(/.f64 (fma.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))
(+ (* -4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 #s(literal -4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 (neg.f64 b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))))) (neg.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(* -1/8 (* (sqrt (/ c a)) (sqrt -64)))
(*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -64 binary64))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) a)))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -64 binary64)) (sqrt.f64 #s(literal -4 binary64))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -64 binary64))))))))))
(+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (* 1/2 (- (* -1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -64 binary64)) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -64 binary64)) (sqrt.f64 #s(literal -4 binary64))) a) (*.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 b (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -64 binary64))))))) (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -64 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) c)))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -64 binary64))))))))))))
(* -8 (* (pow a 2) c))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) c))
(+ (* -8 (* (pow a 2) c)) (* 2 (* (sqrt (* (pow a 3) c)) (* b (sqrt -4)))))
(fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) c (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -8 (* (pow a 2) c)) (* b (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* 4 (* a b)))))
(fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) c (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) b))))
(+ (* -8 (* (pow a 2) c)) (* b (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 4 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))))
(fma.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) c (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)
(/ (+ (* -1 (/ (* (pow c 2) (+ (* -5/2 (pow a 3)) (+ (* 1/2 (pow a 3)) (pow a 3)))) (pow b 4))) (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -5/2 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b b))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.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))))))) b)
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) c)))
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (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 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64))))) (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 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) c))))))
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 1/2))
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))
(/ (- (* -1/2 (* a c)) (* -1 (- (* -2 (* a c)) (* -1/2 (* a c))))) b)
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) b)
(/ (- (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (* a c))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (* a c)) (* -1/2 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 4)))))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))))))) b)
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (/ (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))) (pow b 6))))))) (+ (* -2 (/ (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 2))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 4)) (+ (/ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (pow b 6)) (/ (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))))))))))) b)
(* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) (* a b)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c))) (*.f64 a b))
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) a) (/.f64 (-.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b)))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) a) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b))))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -2 (* (pow a 2) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* a (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))))) (+ (* -2 (* (pow a 3) (pow c 4))) (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3))))))) (pow b 6))) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b)))))) b)
(* b (- (* -1/2 (/ (* a c) (pow b 2))) 1/2))
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))
(* b (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) c) (*.f64 b b)))))
(* b (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* 3 (pow b 2))
(*.f64 #s(literal 3 binary64) (*.f64 b b))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))
(* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (*.f64 a c) #s(literal -12 binary64))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))
(*.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 a c) #s(literal -12 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (*.f64 b b)))))
(* b (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (*.f64 b b))))))
(* b (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (*.f64 b b)))))))
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
(* b (- (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) 1/2))
(*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1/2))
(*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))) 1/2))
(*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))))) #s(literal 1/2 binary64)))
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b))
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a))) (*.f64 b b)))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) a)) (fma.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a))) (*.f64 b b))))) b)
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* -2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) a)) (fma.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a)))) (fma.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) a)) (fma.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a)))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) a)) (fma.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a))) (*.f64 b b)))))) b)
(* 6 (* a (pow b 2)))
(*.f64 #s(literal 6 binary64) (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 b b)) (*.f64 #s(literal 6 binary64) a)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 b b)) (*.f64 #s(literal 6 binary64) a))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 6 a)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 b b)) (*.f64 #s(literal 6 binary64) a)))))
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b))
(* -1 (/ (+ (* -1 (/ (* (pow c 2) (+ (* -1 (pow a 3)) (+ (* -1/2 (pow a 3)) (* 5/2 (pow a 3))))) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) b))
(* -1 (/ (+ (* -1 (pow a 3)) (* 5/2 (pow a 3))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(* -1/2 (/ a b))
(*.f64 #s(literal -1/2 binary64) (/.f64 a b))
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b))
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) a (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b))
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) b))
(* -1 (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))
(* -1 (* b (+ 1/2 (* -1/2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))
(* -1 (* b (- (+ 2 (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)))))
(* -1 (* b (- (+ 2 (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6)))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))))))
(*.f64 (neg.f64 b) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.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 c))))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.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 (*.f64 a a) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))
(* -1/2 (/ (pow b 3) (* a c)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 a c))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))))))))
(+ (* -4 (* a c)) (* 2 (* a c)))
(*.f64 (*.f64 a c) #s(literal -2 binary64))
(+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))
(fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))
(+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))
(fma.f64 (*.f64 a c) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))))
(+ (* -4 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (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) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))))))))
(* -2 (pow b 3))
(*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64)))
(* -1 (* (pow b 3) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow b 3) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (pow b 3))
(neg.f64 (pow.f64 b #s(literal 3 binary64)))
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (/ (+ (* -1 (pow a 3)) (+ (* -1/2 (pow a 3)) (* 5/2 (pow a 3)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 5/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 #s(literal 5/2 binary64) (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -5/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 5/2 (/ 1 (pow b 2))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))) (/.f64 #s(literal 5/2 binary64) (*.f64 b b))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -5/2 (* a c)) (* a c))))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -5/2 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))))) (*.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 (*.f64 a a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (fma.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c c) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* 1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (+ (* 1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) a)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)))) (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c c) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) a) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c c) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(* 2 (* a (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)))
(* (pow b 2) (+ (* 2 a) (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)))))
(*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b)))))
(* (pow b 2) (+ (* 2 a) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* (pow b 2) (+ (* 2 a) (+ (* 2 (/ (* a (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))))
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))
(+ (* 1/2 (/ a b)) (* c (+ (* -1 (* c (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5)))))) (* 1/2 (/ (pow a 2) (pow b 3))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 a b) (*.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -5/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))) c)
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) a) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)
(* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (* -1 (/ (pow a 2) (pow b 3))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (-.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 c (-.f64 (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))))))
(* c (- (+ (* -1/2 (/ a b)) (* c (- (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (- (+ (* -2 (/ (pow a 3) (pow b 5))) (+ (* -1/2 (/ (pow a 3) (pow b 5))) (* c (- (+ (* -2 (/ (pow a 4) (pow b 7))) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4)))))))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 c (-.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))))))
(* 1/2 (/ (* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))))) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))))) a))
(* c (+ (* 1/2 (* c (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3))))))) (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) a))))
(* c (+ (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a)) (* c (+ (* 1/2 (* c (- (* -2 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5))))))) (* 1/2 (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3))))))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) a) (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))) (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))))))))
(* c (+ (* 1/2 (/ (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))) a)) (* c (+ (* 1/2 (- (* -1 (/ a (pow b 3))) (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3)))))) (* c (+ (* 1/2 (* c (- (+ (* -4 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))) (+ (* -2 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1 (/ (pow a 3) (pow b 7))) (* 2 (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4))))))))) (* 1/2 (- (* -2 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5))))))))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) a) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -9/2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))))))))))
(+ (* -1/2 b) (* c (+ (* -1 (/ (* (pow a 2) c) (pow b 3))) (* -1/2 (/ a b)))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(+ (* -1/2 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (* -2 a))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -6 binary64)))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -6 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))
(+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -6 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)))))))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (* -2 a))) (pow b 2)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -6 binary64) (*.f64 b b)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (fma.f64 c (fma.f64 a #s(literal -6 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)))
(+ (* 2 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2)))))))) (pow b 2)))
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (fma.f64 c (fma.f64 a #s(literal -6 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))))) (*.f64 b b)))
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (pow.f64 b #s(literal 3 binary64)))
(* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3)))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (pow b 3)))))))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))))
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))
(fma.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))
(fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))
(+ (* -1 (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) (* -1/2 b))
(fma.f64 (neg.f64 c) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) b))
(+ (* -1/2 b) (* c (+ (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))))))
(+ (* -1/2 b) (* c (+ (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b))))))))))
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))))))))
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* 1/4 (/ (pow (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) 2) (pow b 6))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 7) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* 1/2 (- (* 1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* -1 (/ (* a (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 5) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (* a (* (pow b 3) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (+ (* 2 (pow b 2)) (pow b 2))))))))))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))))
(+ (* 2 (* a (* c (+ (* -4 a) (* -2 a))))) (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))))
(*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b)))))
(+ (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* 2 (* a (+ (* -4 a) (* -2 a)))))))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a #s(literal -6 binary64)))))))
(+ (* 2 (* a (+ (* 2 (pow b 2)) (pow b 2)))) (* c (+ (* 2 (* a (+ (* -4 a) (* -2 a)))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 4))) (* -4 (/ (pow a 3) (pow b 2))))))))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a #s(literal -6 binary64)) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 b b)))))))
(* -1 (* (pow c 2) (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))))
(neg.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -5/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (* 1/2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (+ (* 1/2 (/ a (* b (pow c 2)))) (* 1/2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c))))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))))
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)
(/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c)
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (neg.f64 b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) c)
(* c (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))
(- (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))))
(-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))))))
(-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)) (* 1/2 (/ (- (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c (pow a 3))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow c 2)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a))) c) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (- (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a))) c)) (+ (* 1/2 (/ (- (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* (pow a 2) (pow (sqrt -4) 2)))))) (pow c 3))) (* 1/2 (/ (- (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c (pow a 3))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (pow c 2))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))))))
(/ (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c)
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/2 (/ (pow b 5) (* (pow a 2) (* c (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))))) c)
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) c)
(* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -4 a) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c))))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) c))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c)))))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) c)))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* (sqrt (/ a c)) (* b (sqrt -4))) (/ (pow b 2) c))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) c))))))
(* c (+ (* -4 a) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -4 a) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))
(* c (+ (* -4 a) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 2 (/ (pow b 2) c)) (* (sqrt (/ a c)) (* b (sqrt -4))))))))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -64 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -64 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -64 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -64 binary64)))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -64 binary64))))))
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))
(*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -64 binary64)))))))
(+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* 1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (* 2 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 3))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ (pow b 3) (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 2)))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -64 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -64 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -64 binary64))) (sqrt.f64 #s(literal -4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c)))))))
(* 2 (* a (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 4 (/ (* a (pow b 2)) c))))
(*.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))
(* c (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 4 (/ (* a (pow b 2)) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 3) (sqrt -4))))))
(*.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (+ (* 2 (* a (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 4 (/ (* a (pow b 2)) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 3) (sqrt -4)))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -4 binary64) a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow c 2) (+ (* -1 (+ (* -5/2 (/ (pow a 3) (pow b 5))) (+ (* 1/2 (/ (pow a 3) (pow b 5))) (/ (pow a 3) (pow b 5))))) (* -1 (/ (+ (* -1/2 (/ a (* b c))) (* -1/2 (/ (pow a 2) (pow b 3)))) c))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -5/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 b c))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)))) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b c))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c))
(* -1 (* c (+ (* -1/2 (/ a b)) (* 1/2 (/ b c)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))))
(- (* -1 (/ (- (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* (pow b 3) c) a)) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) c) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a)))) c)) (* -1/4 (/ (* (pow b 3) c) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* -2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a)))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))))) c) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1/2 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a)) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (/ (* (pow b 3) c) (pow a 2))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) (*.f64 a a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a)))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (pow a 2))))) c)) (* 1/2 (- (* -1/4 (/ (* (pow b 3) c) (pow a 2))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))))) c)) (* 1/2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) (*.f64 a a))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) (*.f64 a a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a)))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (pow b 3) a))) c))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) c) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a))) c) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 2)))) c)) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 a a)))) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) c) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a))) c) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (pow b 2)) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 b b)) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -2 (/ (pow b 2) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* (pow c 2) (- (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))))
(* (pow c 2) (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))))))
(* (pow c 2) (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) (/ (pow b 3) (pow c 2))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))))))
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))))
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) c))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) c))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) c)) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a))) c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) c))) c)))
(* -4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 (*.f64 #s(literal -32 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))))) c))) c) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -1 (/ (+ (* -1/2 (/ (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (+ (* 2 (/ (pow b 3) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (/ (pow b 3) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) c))) c)) (* 4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -8 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 (*.f64 #s(literal -32 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 (*.f64 #s(literal -32 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))))))) c))) c) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))))
(* -2 (* a (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a))))
(* -1 (* c (+ (* -4 (/ (* a (pow b 2)) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) c) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1))))) c)) (* 4 (* a (pow b 2)))) c)) (* 2 (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) c) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) a)))))

rewrite192.0ms (2.5%)

Memory
74.5MiB live, 74.5MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
086667
0147628
1612565
25526555
08225548
Stop Event
iter limit
node limit
iter limit
Counts
26 → 789
Calls
Call 1
Inputs
(fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b))
(fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.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 b c)))
(/.f64 b c)
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
(/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 b b)
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 a (/.f64 c b))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
Outputs
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c)) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c)) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c)) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 #s(literal -1/2 binary64) (/.f64 a b))))
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) (*.f64 c (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c)) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c)) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 3 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (pow.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c))
(fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c))
(fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 a b) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c))
(fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
(fma.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c))
(fma.f64 a (/.f64 #s(literal 1/2 binary64) b) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) #s(literal 2 binary64)) (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) (/.f64 (pow.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))))
(+.f64 (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c) (*.f64 (/.f64 a b) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c))
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a))
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64)))) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64)))) (pow.f64 b #s(literal -2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a) (*.f64 b b)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a) (pow.f64 b #s(literal -2 binary64))))
(*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64))))
(*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64)))))
(*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64)))))
(pow.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 (neg.f64 a) a) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64)))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64)))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)) b)
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64)))) #s(literal 1 binary64)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b))
(/.f64 (*.f64 (*.f64 (neg.f64 a) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64)))) (*.f64 (neg.f64 b) b))
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64)))) (*.f64 b b))
(/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal -2 binary64))) (*.f64 b b)))
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64)))) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64))))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64))))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))))
(/.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64)))) (fma.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))))
(/.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64)))) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/8 binary64))) b (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal -1/8 binary64) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal -1/8 binary64)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/8 binary64))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (*.f64 a a) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 (*.f64 a a) (*.f64 a (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 a (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(fma.f64 a (*.f64 (*.f64 a a) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(+.f64 (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(*.f64 (pow.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (neg.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(pow.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (neg.f64 b))
(/.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 c #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (neg.f64 c) b)
(neg.f64 (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(*.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) (neg.f64 b))
(*.f64 (pow.f64 c #s(literal -1 binary64)) b)
(*.f64 #s(literal 1 binary64) (/.f64 b c))
(*.f64 (neg.f64 b) (pow.f64 (neg.f64 c) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) c))
(*.f64 b (pow.f64 c #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 c b) #s(literal -1 binary64))
(pow.f64 (/.f64 b c) #s(literal 1 binary64))
(/.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) c)
(/.f64 (*.f64 b #s(literal 1 binary64)) c)
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 c)))
(/.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 c b))
(/.f64 (neg.f64 b) (neg.f64 c))
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) b))
(/.f64 b c)
(neg.f64 (/.f64 (neg.f64 b) c))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) (/.f64 (neg.f64 b) c))
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal -1 binary64)))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (neg.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)) #s(literal 2 binary64))) #s(literal -1 binary64)))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
(*.f64 (pow.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)))
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (pow.f64 (neg.f64 c) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c))
(*.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) (pow.f64 c #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 c (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 c (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))) #s(literal -1 binary64))
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))) #s(literal -1 binary64)) c)
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 c #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64)) c)
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (neg.f64 c)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b)) c))
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) c))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 c (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 c (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 c (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))))
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))) c))
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 c)))
(exp.f64 (*.f64 (log.f64 (/.f64 c (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b)))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 (/.f64 c b) (*.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -1/2 binary64) b))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))
(fma.f64 b #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))
(fma.f64 a (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (fma.f64 (*.f64 (/.f64 c b) #s(literal 1/2 binary64)) a (*.f64 #s(literal 1/2 binary64) b))))
(+.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) b))
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (pow.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64))
(/.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64)) (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) b) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 (*.f64 (neg.f64 b) b) (pow.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 b (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (/.f64 (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(-.f64 (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(+.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) a))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))) (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (*.f64 b b) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) a)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 b (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64)))
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (/.f64 (*.f64 b b) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b)
(*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b))
(*.f64 (*.f64 (neg.f64 b) b) (pow.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(*.f64 (*.f64 b b) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 b (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(pow.f64 (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 b b) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b)
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b))
(*.f64 b b)
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 b) b))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) b))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(fma.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(fma.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b b))
(+.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(+.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (-.f64 (pow.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (-.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) (*.f64 b b))
(fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b))) #s(literal -1 binary64)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (+.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 b b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))))
(-.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(+.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(+.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))
(+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(+.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 b #s(literal 3/2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 b #s(literal 3/2 binary64))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(pow.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))))
(/.f64 (+.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64)))) (neg.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64)))))
(fma.f64 (*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) (exp.f64 (log.f64 b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 b #s(literal 3 binary64)))
(fma.f64 (*.f64 (neg.f64 b) b) b (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 3 binary64)))
(fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))
(fma.f64 (neg.f64 b) (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 (*.f64 b b) b (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 b (*.f64 (neg.f64 b) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(fma.f64 b (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))))
(-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
(+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))
(+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 3/4 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3/4 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3/4 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 3/4 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)))
(exp.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))))
#s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64)))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 a) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64)))))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 a) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a)) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64)))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) (*.f64 (*.f64 (neg.f64 a) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) (*.f64 b b)))
(/.f64 (fma.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64)))) (*.f64 b b) (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) (*.f64 (*.f64 (neg.f64 a) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a)))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) b) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a)) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) b) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a)) (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64))))) (pow.f64 b #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 (neg.f64 a) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a)) (pow.f64 b #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/8 binary64))) b (fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a))
(fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 b #s(literal -15 binary64)))) (pow.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 b #s(literal -10 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal -5 binary64))))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a))
(fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (neg.f64 a)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (pow.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (pow.f64 b #s(literal -3 binary64)))) (*.f64 (pow.f64 b #s(literal -2 binary64)) (neg.f64 a)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal -5 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) (fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) b)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 b #s(literal -1/8 binary64)) (fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64))) (neg.f64 a)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 b (*.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) a) #s(literal -1/8 binary64))) (fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 a a) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (*.f64 a a) (*.f64 a (pow.f64 b #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(fma.f64 a (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 a (*.f64 (*.f64 a a) (pow.f64 b #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))))
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a))
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))))
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a))
(+.f64 (*.f64 (pow.f64 b #s(literal -5 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) a)))
(*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64)))
(*.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal -6 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a) (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a))
(*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (pow.f64 b #s(literal -6 binary64))))
(pow.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal -2 binary64))) #s(literal -2 binary64))
(pow.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal -4 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal -3 binary64))) a) #s(literal 2 binary64))
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal -4 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal -4 binary64)))))
(/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(neg.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 4 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)) (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64))))
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 a) #s(literal 4 binary64)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) (*.f64 (log.f64 a) #s(literal 4 binary64))))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 4 binary64) (neg.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))))
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 a) #s(literal 4 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64))))
(*.f64 (*.f64 c a) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (/.f64 c b) a)
(*.f64 c (/.f64 a b))
(*.f64 a (/.f64 c b))
(pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c))
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b))
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c))
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b))
(/.f64 (*.f64 c a) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a)))
(/.f64 a (/.f64 b c))
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) a))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (*.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))) (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -3 binary64))) (pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (/.f64 (*.f64 b b) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) a)) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 b (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64)))
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
(+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) #s(literal 2 binary64)) a)
(*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) a) #s(literal 2 binary64))
(*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))
(*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) a))
(*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) a (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)) a (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b))
(fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) a) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b))
(fma.f64 (*.f64 (*.f64 b b) a) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 b (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 a (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b))
(+.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(+.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b))
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)))

eval236.0ms (3.1%)

Memory
148.4MiB live, 148.4MiB allocated
Compiler

Compiled 90 632 to 7 512 computations (91.7% saved)

prune138.0ms (1.8%)

Memory
104.5MiB live, 104.5MiB allocated
Pruning

69 alts after pruning (65 fresh and 4 done)

PrunedKeptTotal
New1 171411 212
Fresh132437
Picked325
Done123
Total1 188691 257
Accuracy
99.8%
Counts
1 257 → 69
Alt Table
Click to see full alt table
StatusAccuracyProgram
33.8%
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
34.2%
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
33.5%
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
32.5%
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
33.4%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
33.1%
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
34.4%
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
34.0%
(/.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
33.5%
(/.f64 (fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
32.6%
(/.f64 (fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
34.1%
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) b (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
34.6%
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
33.9%
(/.f64 (/.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
33.0%
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
33.2%
(/.f64 (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
32.0%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
32.6%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
31.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
33.1%
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
34.6%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
32.9%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
33.0%
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
32.5%
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
29.1%
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 c #s(literal -6 binary64)) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b b))))))))))
32.2%
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
32.6%
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))
33.0%
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
32.3%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
31.9%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
31.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
31.8%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
34.6%
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
32.9%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
32.9%
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
94.7%
(/.f64 #s(approx (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
94.9%
(/.f64 #s(approx (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (*.f64 b b)))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
94.8%
(/.f64 #s(approx (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
80.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
80.8%
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
32.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
31.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
93.5%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
90.3%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
90.3%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
93.5%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
95.1%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (*.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
90.2%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 #s(approx (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) b)) c)))
90.2%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 #s(approx (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) c)))
93.4%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) c)))) b)))
90.1%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) #s(approx (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 1/2 binary64) a)) b))))
90.0%
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) #s(approx (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (/.f64 #s(literal 1/2 binary64) b))))))
31.1%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
32.1%
(-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
31.9%
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
31.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
30.2%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
80.5%
#s(approx (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)))
95.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 c) c) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
80.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a a))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
80.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
93.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) c)) b))
90.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) c)) b))
80.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
80.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))))
80.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
89.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 b))))))
89.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b) (*.f64 b b)))))
Compiler

Compiled 10 196 to 2 666 computations (73.9% saved)

regimes140.0ms (1.8%)

Memory
55.8MiB live, 55.8MiB allocated
Counts
123 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) c)) b))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 b))))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) #s(approx (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 1/2 binary64) a)) b))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) a (/.f64 #s(literal 1 binary64) b)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 #s(approx (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) #s(approx (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (/.f64 #s(literal 1/2 binary64) b))))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 #s(approx (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) c)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 a c (*.f64 b b)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a c) (/.f64 c b))))
(-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (*.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) a)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b c))) (neg.f64 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) c)) b))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) c)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a a))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) b (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (neg.f64 c))) (pow.f64 c #s(literal 3 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) b) (*.f64 b (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 a))) (*.f64 a a))) b))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (*.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b)))) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) a)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b c))) (neg.f64 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 (/.f64 c (*.f64 a a)) b)))) (*.f64 a a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 c) c) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 #s(approx (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 7 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 a #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(approx (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 c #s(literal -6 binary64)) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b b))))))))))
(/.f64 (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b c))) (neg.f64 c))) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (fma.f64 (neg.f64 c) (*.f64 (/.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) b) (/.f64 #s(literal -1/2 binary64) b)) (fma.f64 (/.f64 #s(literal -1/8 binary64) c) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (+ (* (+ (* (* -1/4 a) (* (/ (pow c 4) (pow b 6)) (/ 20 b))) (/ (* (pow c 3) -2) (pow b 5))) a) (* (neg c) (/ c (pow b 3)))) a) (/ (neg c) b)) (*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 a))) (neg.f64 a))))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a)) #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) c)) a (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (neg.f64 (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 a b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) c))))) b)))
(/.f64 #s(approx (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) #s(literal 2 binary64)))) (*.f64 b b)))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 #s(approx (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 #s(approx (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
Outputs
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (*.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
Calls

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes101.0ms (1.3%)

Memory
41.3MiB live, 41.3MiB allocated
Counts
88 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) c)) b))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 b))))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (/.f64 (*.f64 c (fma.f64 b b (*.f64 c a))) b) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) #s(approx (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 1/2 binary64) a)) b))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) a (/.f64 #s(literal 1 binary64) b)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 #s(approx (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) c)) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) #s(approx (/ (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) c) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (/.f64 #s(literal 1/2 binary64) b))))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 #s(approx (+ (* (* a (/ c b)) 1/2) (* -1/2 b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) c)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 (fma.f64 a c (*.f64 b b)) (pow.f64 b #s(literal 3 binary64)))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a c) (/.f64 c b))))
(-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (*.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) a)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b c))) (neg.f64 c))))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 #s(approx (* c (+ (* (/ c (pow b 3)) a) (/ 1 b))) (*.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 #s(literal 1/2 binary64) b)) a (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) c)) b))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (*.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) c)))) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a a))) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) b (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (fma.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b) (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) b) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (/.f64 (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) b) b (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (neg.f64 c))) (pow.f64 c #s(literal 3 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) b) (*.f64 b (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 b b)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 c a) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 a))) (*.f64 a a))) b))
Outputs
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
Calls

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes45.0ms (0.6%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes28.0ms (0.4%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes19.0ms (0.3%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes16.0ms (0.2%)

Memory
9.0MiB live, 9.0MiB allocated
Accuracy

Total -0.5b remaining (-3.9%)

Threshold costs -0.5b (-3.9%)

Counts
9 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c #s(approx (+ (* (/ c (pow b 3)) a) (/ 1 b)) (/.f64 #s(literal 1 binary64) b)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (- (pow (+ (* (* -4 a) c) (* b b)) 3/2) (pow b 3)) (* (* 2 a) (+ (* b b) (+ (+ (* (* -4 a) c) (* b b)) (* (sqrt (+ (* (* -4 a) c) (* b b))) b))))) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* b b) (* (* -4 c) a)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
Calls

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

simplify32.0ms (0.4%)

Memory
18.9MiB live, 18.9MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0120345
1135345
2143345
3149345
4152345
5153345
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (*.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
Outputs
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (*.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) b)))) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (*.f64 (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1/2 binary64) b)) a)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 #s(approx (+ (* (+ (* (+ (* (neg a) (/ (* (/ (* a a) (pow b 3)) -1/2) (* b b))) (+ (* (* b (/ (* (/ (pow a 4) (pow b 6)) 20) a)) -1/8) (/ (pow a 3) (pow b 5)))) (neg c)) (/ (* 1/2 (* a a)) (pow b 3))) c) (* (/ a b) 1/2)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) a) #s(literal 1/2 binary64)) b)) c (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) c)))
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- (sqrt (+ (* (* -4 c) a) (* b b))) b)) (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -1/2 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (- (/ (* (* (* (pow c 3) a) a) -2) (pow b 4)) (+ (* (/ c b) (/ (* c a) b)) c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))

soundness550.0ms (7.3%)

Memory
10.1MiB live, 10.1MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05452858
117382817
260852789
082452654
012716964
142676791
088466528
08424751
127054674
083954488
01451
02351
17649
253648
3686448
0815844
0304725566
0811524702
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 575 to 242 computations (57.9% saved)

preprocess52.0ms (0.7%)

Memory
27.7MiB live, 27.7MiB allocated
Compiler

Compiled 724 to 276 computations (61.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...