Quadratic roots, narrow range

Time bar (total: 9.5s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated

analyze369.0ms (3.9%)

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

Compiled 41 to 28 computations (31.7% saved)

sample2.4s (24.9%)

Memory
78.1MiB live, 2 844.9MiB allocated
Samples
915.0ms5 647×0valid
690.0ms2 609×1valid
206.0ms1 422×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
const: 349.0ms (24.7% of total)
ival-mult: 313.0ms (22.1% of total)
ival-<: 137.0ms (9.7% of total)
ival-div: 126.0ms (8.9% of total)
ival-add: 125.0ms (8.8% of total)
adjust: 101.0ms (7.1% of total)
ival-sqrt: 95.0ms (6.7% of total)
ival-sub: 63.0ms (4.5% of total)
ival-neg: 52.0ms (3.7% of total)
ival-and: 37.0ms (2.6% of total)
exact: 11.0ms (0.8% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

explain167.0ms (1.8%)

Memory
12.2MiB live, 255.1MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2303(0.0047418224278034556 0.030247163264153 0.0002434864809024884)1(2.3823519098573014 2661.1272658403986 16089.089212471692)(+.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))))cancellation2324
Confusion
Predicted +Predicted -
+2282
-422
Precision
0.9827586206896551
Recall
0.991304347826087
Confusion?
Predicted +Predicted MaybePredicted -
+22811
-4319
Precision?
0.9703389830508474
Recall?
0.9956521739130435
Freqs
test
numberfreq
024
1232
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
44.0ms352×0valid
33.0ms160×1valid
Compiler

Compiled 161 to 46 computations (71.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-mult: 13.0ms (25.4% of total)
ival-div: 11.0ms (21.5% of total)
ival-neg: 11.0ms (21.5% of total)
ival-sqrt: 5.0ms (9.8% of total)
adjust: 3.0ms (5.9% of total)
ival-add: 3.0ms (5.9% of total)
ival-sub: 3.0ms (5.9% of total)
exact: 1.0ms (2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess40.0ms (0.4%)

Memory
-0.9MiB live, 36.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054158
1172151
2492151
3938151
41378151
51569151
61693151
01417
02317
14317
29817
319017
428917
535717
638117
741917
845717
045716
Stop Event
iter limit
saturated
iter limit
saturated
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 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune0.0ms (0%)

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

Compiled 17 to 14 computations (17.6% saved)

simplify10.0ms (0.1%)

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

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
02370
14370
29870
319070
428970
535770
638170
741970
845770
045766
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 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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)

localize50.0ms (0.5%)

Memory
-23.5MiB live, 57.6MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.12890625
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy0.22951127930532603
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy0.25
(/.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))
accuracy27.20533055086816
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
27.0ms176×0valid
14.0ms80×1valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-sqrt: 7.0ms (31.1% of total)
ival-mult: 6.0ms (26.7% of total)
adjust: 2.0ms (8.9% of total)
ival-div: 2.0ms (8.9% of total)
ival-add: 2.0ms (8.9% of total)
ival-sub: 2.0ms (8.9% of total)
ival-neg: 1.0ms (4.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series23.0ms (0.2%)

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

9 calls:

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

simplify181.0ms (1.9%)

Memory
9.6MiB live, 205.9MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite188.0ms (2%)

Memory
-2.2MiB live, 160.0MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

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

eval96.0ms (1%)

Memory
7.8MiB live, 124.3MiB allocated
Compiler

Compiled 17 326 to 2 038 computations (88.2% saved)

prune35.0ms (0.4%)

Memory
-4.7MiB live, 70.8MiB allocated
Pruning

25 alts after pruning (25 fresh and 0 done)

PrunedKeptTotal
New43325458
Fresh000
Picked101
Done000
Total43425459
Accuracy
98.3%
Counts
459 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
57.0%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))
36.3%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b))) (*.f64 #s(literal 2 binary64) a))
90.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
86.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
80.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
90.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
90.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) a))
86.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
62.9%
(/.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.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
80.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
90.5%
#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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
87.0%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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)))
90.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)))) b))
86.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
80.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b))
62.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
90.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #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))
86.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.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))
80.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
Compiler

Compiled 1 956 to 1 372 computations (29.9% saved)

simplify139.0ms (1.5%)

Memory
1.7MiB live, 122.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
cost-diff2
(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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)))
cost-diff0
(*.f64 c #s(literal -2 binary64))
cost-diff0
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
cost-diff0
(neg.f64 b)
cost-diff0
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) 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 (*.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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
cost-diff2
(*.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
069743
0119743
1224743
2625743
32605728
47483728
08147713
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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (neg.f64 c) c)
(neg.f64 c)
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(neg.f64 b)
b
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
(*.f64 b b)
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))
(*.f64 c #s(literal -2 binary64))
c
#s(literal -2 binary64)
(fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
a
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.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)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
(*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64)))
(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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)))
(*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64)))
#s(literal -4 binary64)
(pow.f64 a #s(literal 3 binary64))
a
#s(literal 3 binary64)
(/.f64 c (pow.f64 b #s(literal 5 binary64)))
c
(pow.f64 b #s(literal 5 binary64))
b
#s(literal 5 binary64)
(*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
#s(literal -2 binary64)
(*.f64 (/.f64 a b) #s(literal -2 binary64))
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
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 (*.f64 (neg.f64 c) 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 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #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)))) a (*.f64 (/.f64 c (pow.f64 (neg.f64 b) #s(literal 3 binary64))) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #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)))) a (*.f64 (/.f64 c (pow.f64 (neg.f64 b) #s(literal 3 binary64))) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
(fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #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)))) a (*.f64 (/.f64 c (pow.f64 (neg.f64 b) #s(literal 3 binary64))) 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 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #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))))
(*.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)) (/.f64 #s(literal 20 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))
(*.f64 (/.f64 c (pow.f64 (neg.f64 b) #s(literal 3 binary64))) c)
(*.f64 (neg.f64 c) c)
(neg.f64 c)
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))
(neg.f64 b)
b
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
(*.f64 b b)
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) #s(literal -2 binary64)) c))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) #s(literal -2 binary64)) c)
(*.f64 c #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) c)
c
#s(literal -2 binary64)
(fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))
(fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)
a
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
b
#s(literal 3 binary64)
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) a) #s(literal -4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))))) c (*.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)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) a) #s(literal -4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
(*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) a) #s(literal -4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64)))
(fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) a) #s(literal -4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (/.f64 a b) #s(literal -2 binary64)))
(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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)))
(*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) a) #s(literal -4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64)))))
(*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64)))
(*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64))
#s(literal -4 binary64)
(pow.f64 a #s(literal 3 binary64))
a
#s(literal 3 binary64)
(/.f64 c (pow.f64 b #s(literal 5 binary64)))
c
(pow.f64 b #s(literal 5 binary64))
b
#s(literal 5 binary64)
(*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))
(*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
#s(literal -2 binary64)
(*.f64 (/.f64 a b) #s(literal -2 binary64))
(/.f64 a b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize328.0ms (3.4%)

Memory
18.7MiB live, 301.4MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.25390625
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
accuracy0.26171875
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
accuracy0.265625
(/.f64 c (pow.f64 b #s(literal 5 binary64)))
accuracy8.232502693011845
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
accuracy0.25390625
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))
accuracy0.25390625
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
accuracy0.26171875
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
accuracy12.454453297259777
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))))
accuracy0.23894501953688405
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
accuracy0.25
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy0.25390625
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
accuracy27.20533055086816
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
accuracy0.0
(/.f64 (neg.f64 c) b)
accuracy0.0
(neg.f64 c)
accuracy23.73717472597199
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
accuracy0.32650375976844204
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b))
accuracy0.34765625
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
accuracy0.3671875
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy5.9097365589782545
#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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
Samples
150.0ms176×0valid
115.0ms80×1valid
Compiler

Compiled 576 to 65 computations (88.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 167.0ms
ival-mult: 96.0ms (57.6% of total)
ival-div: 20.0ms (12% of total)
ival-add: 18.0ms (10.8% of total)
ival-pow: 17.0ms (10.2% of total)
adjust: 8.0ms (4.8% of total)
ival-neg: 3.0ms (1.8% of total)
ival-sub: 2.0ms (1.2% of total)
ival-sqrt: 2.0ms (1.2% of total)
exact: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series348.0ms (3.6%)

Memory
-257.2MiB live, 116.1MiB allocated
Counts
26 → 179
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))
#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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
#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 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))
(*.f64 c #s(literal -2 binary64))
(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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.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)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
(*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(/.f64 c (pow.f64 b #s(literal 5 binary64)))
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 (/ (* 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))))))))
(* -2 (/ (pow a 2) (pow b 3)))
(* (pow a 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(/ (pow b 2) c)
(+ (* -4 a) (/ (pow b 2) c))
(/ a (pow b 3))
(/ (pow a 2) (pow b 3))
(* 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)))))))
(* (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))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* (pow a 3) (- (* -4 (/ c (pow b 5))) (* 2 (/ 1 (* a (pow b 3))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 a)
(* a (- (/ (pow b 2) (* a c)) 4))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (* (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))))
(* -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 (* (pow a 3) (+ (* 4 (/ c (pow b 5))) (* 2 (/ 1 (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* 20 (/ (pow c 4) (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))
(/ (+ (* -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))
(+ (* -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)))))))))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -4 (* (pow a 3) c)) (* -2 (* (pow a 2) (pow b 2)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (pow c 4) (pow b 6))
(* -2 (/ (pow c 3) (pow b 5)))
(/ c (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 (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))
(/ (+ (* -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)))))))
(/ (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* -2 (pow a 2))) (pow b 3))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* -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)))
(* -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 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) 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)))
(* 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))))
(* -1 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))))))))
(* -2 c)
(+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))
(/ (+ (* -4 (* a c)) (pow b 2)) 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)))))
(* (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)))))
(* 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) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* c (+ (* -4 a) (/ (pow b 2) 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 (+ (* 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 (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
Calls

9 calls:

TimeVariablePointExpression
274.0ms
c
@inf
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (/ (+ (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))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (* c -2) (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/ (pow c 4) (pow b 6)) (/ (* (pow c 3) -2) (pow b 5)) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ a (pow b 3)) (* a (/ a (pow b 3))) (/ c (pow b 5)))
13.0ms
b
@inf
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (/ (+ (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))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (* c -2) (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/ (pow c 4) (pow b 6)) (/ (* (pow c 3) -2) (pow b 5)) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ a (pow b 3)) (* a (/ a (pow b 3))) (/ c (pow b 5)))
10.0ms
c
@-inf
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (/ (+ (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))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (* c -2) (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/ (pow c 4) (pow b 6)) (/ (* (pow c 3) -2) (pow b 5)) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ a (pow b 3)) (* a (/ a (pow b 3))) (/ c (pow b 5)))
9.0ms
a
@inf
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (/ (+ (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))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (* c -2) (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/ (pow c 4) (pow b 6)) (/ (* (pow c 3) -2) (pow b 5)) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ a (pow b 3)) (* a (/ a (pow b 3))) (/ c (pow b 5)))
9.0ms
b
@0
((* (/ (pow c 4) (pow b 6)) (/ 20 b)) (/ (+ (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))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (* c -2) (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/ (pow c 4) (pow b 6)) (/ (* (pow c 3) -2) (pow b 5)) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ a (pow b 3)) (* a (/ a (pow b 3))) (/ c (pow b 5)))

simplify204.0ms (2.1%)

Memory
-3.0MiB live, 192.6MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
08744785
131354733
088814522
Stop Event
iter limit
node limit
Counts
179 → 178
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 (/ (* 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))))))))
(* -2 (/ (pow a 2) (pow b 3)))
(* (pow a 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(/ (pow b 2) c)
(+ (* -4 a) (/ (pow b 2) c))
(/ a (pow b 3))
(/ (pow a 2) (pow b 3))
(* 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)))))))
(* (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))))))
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(* (pow a 3) (- (* -4 (/ c (pow b 5))) (* 2 (/ 1 (* a (pow b 3))))))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 a)
(* a (- (/ (pow b 2) (* a c)) 4))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (* (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))))
(* -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 (* (pow a 3) (+ (* 4 (/ c (pow b 5))) (* 2 (/ 1 (* a (pow b 3)))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* 20 (/ (pow c 4) (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))
(/ (+ (* -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))
(+ (* -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)))))))))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/ (+ (* -4 (* (pow a 3) c)) (* -2 (* (pow a 2) (pow b 2)))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/ (pow c 4) (pow b 6))
(* -2 (/ (pow c 3) (pow b 5)))
(/ c (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 (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))
(/ (+ (* -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)))))))
(/ (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* -2 (pow a 2))) (pow b 3))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* -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)))
(* -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 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) 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)))
(* 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))))
(* -1 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))))))))
(* -2 c)
(+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))
(/ (+ (* -4 (* a c)) (pow b 2)) 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)))))
(* (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)))))
(* 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) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(* c (+ (* -4 a) (/ (pow b 2) 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 (+ (* 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 (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
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 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 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 #s(literal -2 binary64) (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 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (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 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))))
(+ (* -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 #s(literal -5 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (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 (/ (* 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 (*.f64 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) c) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) 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 (/.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 (*.f64 #s(literal -2 binary64) c) c) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) 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 #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 (*.f64 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) c) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)
(* -2 (/ (pow a 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))
(* (pow a 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3)))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(+ (* -4 a) (/ (pow b 2) c))
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(/ a (pow b 3))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(/ (pow a 2) (pow b 3))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))
(* 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))))
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 (*.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) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (*.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) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))))
(* -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 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (neg.f64 (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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 a a)) (/.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) #s(literal -5 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a))
(* (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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (neg.f64 (pow.f64 b #s(literal 3 binary64)))))) (*.f64 a a))
(* (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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.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)
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))
(* -4 (/ (* (pow a 3) c) (pow b 5)))
(*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))))
(* (pow a 3) (- (* -4 (/ c (pow b 5))) (* 2 (/ 1 (* a (pow b 3))))))
(*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) (pow.f64 a #s(literal 3 binary64)))
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))
(/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c c) a) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 a #s(literal 3 binary64)))
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))
(*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 c (*.f64 (*.f64 a b) a))))) (pow.f64 a #s(literal 3 binary64)))
(* -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)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* a (- (/ (pow b 2) (* a c)) 4))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 4 binary64)) 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)))
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 #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) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.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 (neg.f64 (/.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) (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 (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 a))) (*.f64 a a))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) 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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))))
(* -1 (* (pow a 3) (+ (* 4 (/ c (pow b 5))) (* 2 (/ 1 (* a (pow b 3)))))))
(*.f64 (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) a)))) (pow.f64 a #s(literal 3 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a)))
(* -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 (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 a) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* 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)))
(+ (* 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 (-.f64 (*.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 (-.f64 (*.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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.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 -2 binary64) (*.f64 (*.f64 a b) b)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.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 (-.f64 (*.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 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a 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 #s(literal 1 binary64) (pow.f64 (*.f64 a 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 #s(literal 1 binary64) (pow.f64 (*.f64 a 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))))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 (*.f64 (*.f64 b b) c) a))) (pow.f64 b #s(literal 3 binary64)))
(/ (+ (* -4 (* (pow a 3) c)) (* -2 (* (pow a 2) (pow b 2)))) (pow b 5))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) a) b) #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -2 binary64)) b) b (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))
(/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (fma.f64 (*.f64 (*.f64 b b) c) a (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -4 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)))
(* -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)))
(/ c (pow b 5))
(/.f64 c (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 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 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 a a) #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.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) (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 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 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 (pow.f64 c #s(literal 3 binary64)) a) b) (/.f64 #s(literal -2 binary64) b) (fma.f64 (neg.f64 c) c (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64)) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64)))
(/ (+ (* -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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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) (*.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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 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)
(/ (+ (* -4 (/ (* (pow a 3) c) (pow b 2))) (* -2 (pow a 2))) (pow b 3))
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) b) (/.f64 c b) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (pow.f64 b #s(literal 3 binary64)))
(* (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 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) c)) b) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 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 (*.f64 c c) b) (/.f64 a b) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) #s(literal 2 binary64)) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 (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 (/.f64 (*.f64 c c) b) (/.f64 a b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (pow.f64 b #s(literal 4 binary64))))) 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 (pow.f64 c #s(literal 4 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 5 binary64) (*.f64 c c))) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 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))) (neg.f64 b))
(* -1 (* 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)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 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))) (neg.f64 b))
(* -1 (/ (+ (* 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)
(* -1 (/ (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))) (pow b 3)))
(/.f64 (fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) (neg.f64 (pow.f64 b #s(literal 3 binary64))))
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c)))) (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.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) (/.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 (-.f64 (*.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 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 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (pow.f64 b #s(literal 5 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 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64))) c) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))
(* -1 c)
(neg.f64 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 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 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.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) (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 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)
(* -2 c)
(*.f64 #s(literal -2 binary64) c)
(+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))
(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 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) c)
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 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 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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/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 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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 (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 (*.f64 a a) c) (/.f64 #s(literal -2 binary64) (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)))
(* (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) (-.f64 (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)))) (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 (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 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b 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)
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))
(* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (fma.f64 (/.f64 (*.f64 a a) c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c)
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))
(*.f64 (fma.f64 (/.f64 (*.f64 a a) c) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (pow.f64 c #s(literal 3 binary64)))
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 a (*.f64 (*.f64 b c) 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)
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (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)))))
(* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (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 (neg.f64 c) (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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (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 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) b) (neg.f64 c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 c)) b) (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 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (neg.f64 c) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (neg.f64 c) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))))
(* -1 (* c (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))
(*.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 b) b) c)))

rewrite254.0ms (2.7%)

Memory
30.6MiB live, 225.1MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
069519
0119519
1409511
22889508
08836499
Stop Event
iter limit
node limit
iter limit
Counts
26 → 477
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))
#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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64))))
#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 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))
(*.f64 c #s(literal -2 binary64))
(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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.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)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
(*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(/.f64 c (pow.f64 b #s(literal 5 binary64)))
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 #s(literal 20 binary64) b) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(*.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)) (/.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 (/.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 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 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 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -20 binary64)) (neg.f64 b))
(/.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 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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 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 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 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) b) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) b)
(/.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (pow.f64 (/.f64 c b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a) b (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) b))
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a) (neg.f64 b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) a) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) a) b (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) a) (neg.f64 b) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) c)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) b (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 c))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) b))
(/.f64 (fma.f64 (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) c)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (neg.f64 b)))
(/.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)))) (neg.f64 (neg.f64 b)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))))
(/.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)))) b (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) b))
(/.f64 (fma.f64 (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) c)) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (neg.f64 b)))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) a))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 b (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a))) (*.f64 b (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (*.f64 b (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) a))) (*.f64 b (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 b (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))))) (*.f64 b (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 (neg.f64 c) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (*.f64 b (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (fma.f64 c (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) a))) (*.f64 (neg.f64 b) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 c (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) a))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (fma.f64 c (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 b) (*.f64 a (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (fma.f64 c (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (*.f64 a (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b))
(fma.f64 a (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 (neg.f64 c) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) a))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a))
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))))) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a) (pow.f64 b #s(literal 3/2 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 3/2 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a) b (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) b))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a) (*.f64 b b) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (neg.f64 c) c) b))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a) (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a) (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (neg.f64 c) c))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a) (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (pow.f64 b #s(literal 3/2 binary64))))
(/.f64 (fma.f64 (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a) b (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) b))
(/.f64 (fma.f64 (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a) (*.f64 b b) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 (*.f64 (neg.f64 c) c) b))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 b b)))
(/.f64 (fma.f64 (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a) (pow.f64 b #s(literal 3 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 c c))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a) (pow.f64 b #s(literal 3 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (neg.f64 c) c))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))) (pow.f64 b #s(literal 3/2 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 3/2 binary64))))
(/.f64 (fma.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))) b (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) b))
(/.f64 (fma.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))) (*.f64 b b) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 (neg.f64 c) c) b))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 c c))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (neg.f64 c) c))) (*.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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))) (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (pow.f64 b #s(literal 3/2 binary64))))
(/.f64 (fma.f64 (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))) b (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) b))
(/.f64 (fma.f64 (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))) (*.f64 b b) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (/.f64 (*.f64 (neg.f64 c) c) b))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 b b)))
(/.f64 (fma.f64 (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 c c))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (neg.f64 c) c))) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3/2 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a))) (*.f64 (pow.f64 b #s(literal 3/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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a))) (*.f64 (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3/2 binary64)) (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))))) (*.f64 (pow.f64 b #s(literal 3/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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (pow.f64 b #s(literal 3/2 binary64)) (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 3/2 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 b (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a))) (*.f64 b (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 b (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a))) (*.f64 b (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 b (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))))) (*.f64 b (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) b)) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 b (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))))) (*.f64 b (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) b) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a))) (*.f64 (*.f64 b b) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) b) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (*.f64 b b) (*.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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a))) (*.f64 (*.f64 b b) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) b) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))))) (*.f64 (*.f64 b b) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 c) c) b) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))))) (*.f64 (*.f64 b b) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (*.f64 c c) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a))) (*.f64 (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (*.f64 c c) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (pow.f64 b #s(literal 3 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a))) (*.f64 (pow.f64 b #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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (*.f64 c c) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))))) (*.f64 (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (*.f64 c c) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) c) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64)))) a))) (*.f64 (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) c) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (pow.f64 b #s(literal 3 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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64))) a))) (*.f64 (pow.f64 b #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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) c) (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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (pow.f64 c #s(literal 6 binary64))))))) (*.f64 (pow.f64 b #s(literal 3 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 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64)))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) c) (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64)))))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))) #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #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 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 7 binary64))))))))))
(/.f64 (-.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64)))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(/.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))))
(/.f64 (+.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64))) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64))))
(fma.f64 (fabs.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64)))) (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64)))) (fabs.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (fabs.f64 (/.f64 c (*.f64 (neg.f64 b) b))) (/.f64 (fabs.f64 c) b) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (fabs.f64 (/.f64 c (*.f64 b b))) (/.f64 (fabs.f64 c) b) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 c) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(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 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3/2 binary64))) (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (neg.f64 c) b) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 c (*.f64 (neg.f64 b) b)) (/.f64 c b) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 (fabs.f64 c) b) (fabs.f64 (/.f64 c (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 (fabs.f64 c) b) (fabs.f64 (/.f64 c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (fabs.f64 c) (fabs.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (neg.f64 c) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 c b) (/.f64 c (*.f64 (neg.f64 b) b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 c (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (/.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 3 binary64)) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 9 binary64))) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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) #s(literal 2 binary64)))))
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(+.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 20 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))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 c) b)
(/.f64 c (neg.f64 b))
(neg.f64 (/.f64 c b))
(neg.f64 c)
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) a (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a))) #s(literal 4 binary64))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 8 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))))
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))))
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(fma.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 b))
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64)) (neg.f64 b))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))))
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(neg.f64 b)
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64)))
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 1 binary64))
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64)))
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) c) #s(literal -2 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) #s(literal -2 binary64)) c)
(*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) (*.f64 #s(literal -2 binary64) c))
(*.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)))
(*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b))))
(*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) c)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) (/.f64 a b)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) c)) (fma.f64 (/.f64 a b) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) (/.f64 a b)))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 3 binary64)))) (fma.f64 (/.f64 a b) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c (/.f64 a b)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)))))
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a c)) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)) c (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) c) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) #s(literal -2 binary64)) c (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 a c) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) c)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)))
(fma.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)))
(fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) (*.f64 c (*.f64 #s(literal -2 binary64) c)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) (*.f64 #s(literal -2 binary64) c)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 c (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)))
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)) (*.f64 (/.f64 (neg.f64 a) b) (*.f64 #s(literal -2 binary64) c)))
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) c)) (/.f64 a b)))
(+.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) c) c) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(*.f64 #s(literal -2 binary64) c)
(*.f64 c #s(literal -2 binary64))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64)))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (neg.f64 c)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (neg.f64 c)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64))) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 b #s(literal 3 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (neg.f64 c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) (pow.f64 b #s(literal 5/2 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 5/2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (neg.f64 c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (neg.f64 (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) #s(literal 16 binary64) (fma.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64))))))
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64))))))
(/.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64)))) (fma.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64)))) (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64)))))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) a (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(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 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))))
(fma.f64 a (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64))) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))))
(-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (neg.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64))))
(-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (neg.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 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))))
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 15 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 10 binary64))))))
(+.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)))
(+.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64))))
(+.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64))))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.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)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c))
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(*.f64 c (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64))) c) (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) #s(literal 3 binary64))) c) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) #s(literal 2 binary64))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c))
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)))
(fma.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c))
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)))
(fma.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c))
(fma.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c) (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c))
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c))
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)))
(fma.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c))
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(+.f64 (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c)) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c))
(+.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) c) c))
(+.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) (*.f64 c (*.f64 (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))) 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 c (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c (*.f64 (neg.f64 b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (neg.f64 c)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (pow.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 c c))
(*.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (/.f64 c (*.f64 (neg.f64 b) b)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 c c) (pow.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)))
(*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))))
(*.f64 (neg.f64 c) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))))
(pow.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 (neg.f64 c) c) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.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 (neg.f64 (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(neg.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))
(fabs.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 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 3 binary64)) #s(literal 2 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 (*.f64 (log.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) #s(literal 2 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64))))
(+.f64 (cosh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64)))) (sinh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 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 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 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)))))
(/.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 (pow.f64 c #s(literal 3 binary64)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 5 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 (pow.f64 c #s(literal 3 binary64)) #s(literal 2 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)))))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64))) c) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64))) c) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 c (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (/.f64 (*.f64 b b) c) c))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 c (/.f64 (*.f64 b b) c)))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (*.f64 b b) c) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 c (/.f64 (*.f64 b b) c)))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (/.f64 (*.f64 b b) c) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (/.f64 (*.f64 b b) c) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 c (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 b c)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))
(fma.f64 (/.f64 b c) b (*.f64 #s(literal -4 binary64) a))
(fma.f64 (neg.f64 a) #s(literal 4 binary64) (/.f64 (*.f64 b b) c))
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) c) (*.f64 #s(literal -4 binary64) a))
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
(fma.f64 b (/.f64 b c) (*.f64 #s(literal -4 binary64) a))
(fma.f64 #s(literal 4 binary64) (neg.f64 a) (/.f64 (*.f64 b b) c))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))))
(-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 b) (/.f64 b c)))
(-.f64 (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) #s(literal -4 binary64)))
(-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))))))
(+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))
(+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 a (*.f64 b b)) b)
(/.f64 (neg.f64 (neg.f64 a)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (/.f64 (neg.f64 a) b) (*.f64 (neg.f64 b) b))
(/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (/.f64 a b) (*.f64 b b))
(/.f64 a (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64)))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64)))) (fabs.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64)))))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64))) (/.f64 a (pow.f64 b #s(literal 3/2 binary64))))
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 a b))
(*.f64 (neg.f64 a) (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(*.f64 (/.f64 a b) (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (neg.f64 a))
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a)
(*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64))))
(pow.f64 (/.f64 a (pow.f64 b #s(literal 3/2 binary64))) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3/2 binary64))) (pow.f64 b #s(literal 3/2 binary64)))
(/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (neg.f64 a) a) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 a (neg.f64 a)) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) b)
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))
(neg.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) a))
(/.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(/.f64 (neg.f64 c) (neg.f64 (pow.f64 b #s(literal 5 binary64))))
(/.f64 c (neg.f64 (neg.f64 (pow.f64 b #s(literal 5 binary64)))))
(/.f64 c (pow.f64 b #s(literal 5 binary64)))
(neg.f64 (/.f64 (neg.f64 c) (pow.f64 b #s(literal 5 binary64))))

eval159.0ms (1.7%)

Memory
-32.2MiB live, 204.9MiB allocated
Compiler

Compiled 44 408 to 3 772 computations (91.5% saved)

prune62.0ms (0.7%)

Memory
27.8MiB live, 139.3MiB allocated
Pruning

42 alts after pruning (40 fresh and 2 done)

PrunedKeptTotal
New65832690
Fresh12820
Picked325
Done000
Total67342715
Accuracy
98.9%
Counts
715 → 42
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
57.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
57.7%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
57.6%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
57.1%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))
56.2%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
57.8%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))
36.3%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b))) (*.f64 #s(literal 2 binary64) a))
80.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
90.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 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 #s(literal -2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) a))
86.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(approx (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) a) b) #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
62.9%
(/.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.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
62.9%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
86.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (fma.f64 (*.f64 (*.f64 b b) c) a (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
86.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 c (*.f64 (*.f64 a b) a))))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) a))
80.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 (*.f64 (*.f64 b b) c) a))) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) a))
80.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) a))
80.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) a))
56.3%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
88.7%
#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 (cosh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64)))) (sinh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
90.5%
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
87.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 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
80.4%
#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)))
86.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
62.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
86.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.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))
80.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
80.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))))
90.0%
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
90.5%
#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 (+.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 (/.f64 (*.f64 c c) b) (/.f64 a b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (pow.f64 b #s(literal 4 binary64))))) c) (neg.f64 b))))
90.3%
#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 c #s(literal 4 binary64)) (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 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))))) (pow.f64 a #s(literal 3 binary64)))))
90.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 (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 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (neg.f64 c))) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))))
90.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 (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 (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)))))
90.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 (-.f64 (*.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 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)))
Compiler

Compiled 4 488 to 2 851 computations (36.5% saved)

simplify246.0ms (2.6%)

Memory
2.7MiB live, 242.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
cost-diff0
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
cost-diff0
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
cost-diff2
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
cost-diff0
(*.f64 b b)
cost-diff0
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
cost-diff0
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
cost-diff0
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (neg.f64 b) a)
cost-diff1
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
cost-diff3
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
cost-diff0
(*.f64 a (/.f64 c b))
cost-diff0
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
cost-diff0
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
cost-diff0
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0961327
01491327
13041318
29461308
342801298
081091262
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 #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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b)))
(*.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)
(*.f64 a a)
a
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c)))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 (neg.f64 b) b)
(neg.f64 b)
b
(*.f64 c c)
(*.f64 b b)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
a
(/.f64 c b)
c
b
#s(literal -2 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
#s(literal 2 binary64)
(/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
(/.f64 (*.f64 b b) c)
(*.f64 b b)
c
(*.f64 #s(literal 2 binary64) a)
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 b b)
b
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
c
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 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 (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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (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))) 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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)))
(*.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)
(pow.f64 a #s(literal 3 binary64))
a
#s(literal 3 binary64)
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
(*.f64 a a)
(*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))
(neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a)))
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
(*.f64 b c)
b
(*.f64 (*.f64 c c) a)
(*.f64 c c)
(*.f64 b b)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
Outputs
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
#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) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -5 binary64) a) (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))))
(*.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)
(*.f64 a a)
a
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c)))
(fma.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
#s(literal 3 binary64)
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 (*.f64 (*.f64 (neg.f64 b) c) c) b)
(*.f64 (neg.f64 b) b)
(neg.f64 b)
b
(*.f64 c c)
(*.f64 b b)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
(*.f64 (/.f64 c b) a)
a
(/.f64 c b)
c
b
#s(literal -2 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
#s(literal 2 binary64)
(/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
(/.f64 (*.f64 b b) c)
(*.f64 b b)
c
(*.f64 #s(literal 2 binary64) a)
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 b b)
b
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
c
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 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 (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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.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 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (*.f64 b b))) (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))) 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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (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))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)))
(fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (*.f64 b 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)
(pow.f64 a #s(literal 3 binary64))
a
#s(literal 3 binary64)
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b))) (*.f64 b b))
(fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64))
#s(literal -2 binary64)
(pow.f64 c #s(literal 3 binary64))
(*.f64 a a)
(*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))
(*.f64 (neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a)))) (*.f64 b b))
(neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a)))
(neg.f64 (*.f64 c (fma.f64 b b (*.f64 c a))))
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
(*.f64 c (fma.f64 b b (*.f64 c a)))
(*.f64 b c)
(*.f64 c b)
b
(*.f64 (*.f64 c c) a)
(*.f64 c c)
(*.f64 b b)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)

localize341.0ms (3.6%)

Memory
16.8MiB live, 456.0MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.30078125
(*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))
accuracy0.31869125976844204
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))
accuracy0.328125
(/.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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
accuracy5.9097365589782545
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
accuracy0.25
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
accuracy0.25390625
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
accuracy0.32650375976844204
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
accuracy26.706631913242315
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
accuracy0.23046875
(/.f64 (*.f64 b b) c)
accuracy0.23894501953688405
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
accuracy0.25390625
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
accuracy27.46033940805066
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
accuracy0.0
(*.f64 #s(literal 2 binary64) a)
accuracy0.23828125
(*.f64 a (/.f64 c b))
accuracy0.25
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
accuracy23.74065358453729
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
accuracy0.3046875
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
accuracy0.33203125
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
accuracy0.3359375
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
accuracy5.9097365589782545
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
Samples
120.0ms104×1valid
112.0ms152×0valid
Compiler

Compiled 891 to 88 computations (90.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 165.0ms
ival-mult: 57.0ms (34.5% of total)
ival-div: 39.0ms (23.6% of total)
ival-pow: 20.0ms (12.1% of total)
ival-add: 17.0ms (10.3% of total)
adjust: 14.0ms (8.5% of total)
ival-neg: 9.0ms (5.4% of total)
ival-sub: 5.0ms (3% of total)
ival-sqrt: 3.0ms (1.8% of total)
exact: 1.0ms (0.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series184.0ms (1.9%)

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

9 calls:

TimeVariablePointExpression
50.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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* b b) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (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)) (/ (+ (* (* -5 (pow c 4)) (pow a 3)) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b))) (pow b 7)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (* (* (neg b) b) (* c c)) (* 2 a) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ (* b b) c) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b)))
24.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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* b b) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (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)) (/ (+ (* (* -5 (pow c 4)) (pow a 3)) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b))) (pow b 7)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (* (* (neg b) b) (* c c)) (* 2 a) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ (* b b) c) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b)))
15.0ms
b
@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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* b b) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (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)) (/ (+ (* (* -5 (pow c 4)) (pow a 3)) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b))) (pow b 7)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (* (* (neg b) b) (* c c)) (* 2 a) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ (* b b) c) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b)))
13.0ms
c
@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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* b b) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (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)) (/ (+ (* (* -5 (pow c 4)) (pow a 3)) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b))) (pow b 7)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (* (* (neg b) b) (* c c)) (* 2 a) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ (* b b) c) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b)))
12.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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* b b) (+ (* (* b c) b) (* (* c c) a)) (/ (+ (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)) (/ (+ (* (* -5 (pow c 4)) (pow a 3)) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b))) (pow b 7)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (* (* (neg b) b) (* c c)) (* 2 a) (* (+ (* -4 a) (/ (* b b) c)) c) (+ (* -4 a) (/ (* b b) c)) (/ (* b b) c) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b)))

simplify259.0ms (2.7%)

Memory
32.9MiB live, 221.4MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0188813666
1707713381
0827412844
Stop Event
iter limit
node limit
Counts
291 → 291
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 (/ (* 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))))))))
(/ (* a c) b)
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(* -1/2 (/ b a))
(* -1 (/ b a))
(* 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)))))))))))
(* 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 b)
(+ (* -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))))))))))
(* (pow b 2) c)
(+ (* a (pow c 2)) (* (pow b 2) c))
(* -1 (* (pow b 4) (pow c 2)))
(+ (* -2 (* a (* (pow b 2) (pow c 3)))) (* -1 (* (pow b 4) (pow c 2))))
(* 2 a)
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(/ (pow b 2) c)
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -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 (* (pow b 6) c))
(+ (* -1 (* a (* (pow b 4) (pow c 2)))) (* -1 (* (pow b 6) c)))
(+ (* -1 (* (pow b 6) c)) (* a (+ (* -2 (* a (* (pow b 2) (pow c 3)))) (* -1 (* (pow b 4) (pow c 2))))))
(* -1 (* (pow b 4) c))
(+ (* -1 (* a (* (pow b 2) (pow c 2)))) (* -1 (* (pow b 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))))))
(* -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)))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (/ 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)
(* -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)))))))))
(* -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 (pow c 2))
(* a (+ (/ (* (pow b 2) c) a) (pow c 2)))
(* -2 (* a (* (pow b 2) (pow c 3))))
(* a (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (* (pow b 4) (pow c 2)) a))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 a)
(* a (- (/ (pow b 2) (* a c)) 4))
(* 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))))))))
(* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))
(* (pow a 2) (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (* (pow b 4) (pow c 2)) a))))
(* (pow a 2) (+ (* -2 (* (pow b 2) (pow c 3))) (+ (* -1 (/ (* (pow b 4) (pow c 2)) a)) (* -1 (/ (* (pow b 6) c) (pow a 2))))))
(* -1 (* a (* (pow b 2) (pow c 2))))
(* a (+ (* -1 (* (pow b 2) (pow c 2))) (* -1 (/ (* (pow b 4) 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))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (/ 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))
(* 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))))
(* 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 (+ (* -1 (/ (* (pow b 2) c) a)) (* -1 (pow c 2)))))
(* -1 (* a (+ (* 2 (* (pow b 2) (pow c 3))) (/ (* (pow b 4) (pow c 2)) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(- (+ (* -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)))
(* (pow a 2) (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (+ (* (pow b 4) (pow c 2)) (/ (* (pow b 6) c) a)) a))))
(* -1 (* a (+ (* (pow b 2) (pow c 2)) (/ (* (pow b 4) 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))
(+ (* -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)
(+ (* -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)))))))
(- (* 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)))))
(* (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) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))
(* -1 (* (pow b 2) (pow c 2)))
(+ (* -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))))))
(* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))
(* (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 2) (+ (* -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))
(/ (+ (* -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)
(* -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)
(/ (- (* -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)
(* 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) (+ c (/ (* a (pow c 2)) (pow b 2))))
(* (pow b 4) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* 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))
(* (pow b 6) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(* (pow b 6) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))))
(* (pow b 4) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(* -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)))
(* -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 (+ (* -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 (* 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))) (+ (* -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/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)))))))
(* -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)))))))
(* 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))))
(* 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))))))))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(* 1/2 (/ (* 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))))))))))))
(* 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 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))))))))))
(* c (+ (* a c) (pow b 2)))
(* (pow c 2) (+ (* -2 (* a (* (pow b 2) c))) (* -1 (pow b 4))))
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(+ (* -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)))))))))))
(* c (+ (* -1 (* a (* (pow b 4) c))) (* -1 (pow b 6))))
(* c (+ (* -1 (pow b 6)) (* c (+ (* -2 (* (pow a 2) (* (pow b 2) c))) (* -1 (* a (pow b 4)))))))
(* c (+ (* -1 (* a (* (pow b 2) c))) (* -1 (pow b 4))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* (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)))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(+ (* -2 (* (sqrt (/ 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 (/ 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)))))))))
(/ (+ (* -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)
(* (pow c 2) (+ a (/ (pow b 2) c)))
(* (pow c 3) (+ (* -2 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(+ (* -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))))))))
(* (pow c 3) (+ (* -2 (* (pow a 2) (pow b 2))) (* -1 (/ (* a (pow b 4)) c))))
(* (pow c 3) (+ (* -2 (* (pow a 2) (pow b 2))) (+ (* -1 (/ (* a (pow b 4)) c)) (* -1 (/ (pow b 6) (pow c 2))))))
(* (pow c 2) (+ (* -1 (* a (pow b 2))) (* -1 (/ (pow b 4) 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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(+ (* -1/2 (/ (- (* -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 (- (* 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 (/ (+ (* -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 (* (pow c 3) (+ (* 2 (* a (pow b 2))) (/ (pow b 4) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(+ (* -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)))
(* -1 (* (pow c 3) (+ (* 2 (* (pow a 2) (pow b 2))) (/ (* a (pow b 4)) c))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (* a (pow b 4))) (* -1 (/ (pow b 6) c))) c)) (* 2 (* (pow a 2) (pow b 2))))))
Outputs
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.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 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 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) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) 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)
(/ (* a c) b)
(*.f64 a (/.f64 c b))
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(*.f64 (/.f64 b a) #s(literal 0 binary64))
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (*.f64 a (/.f64 c b)))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 c) b)) a)) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) a)) a)
(* -1/2 (/ b a))
(*.f64 (/.f64 b a) #s(literal -1/2 binary64))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* 1/2 (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) #s(literal 1/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 (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b))))) 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))))))
(+ (* 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 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.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 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) b) (/.f64 c b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b))))))) a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) #s(literal 1/2 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) b) (/.f64 c b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) b) (/.f64 c b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) b) (/.f64 c b) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) 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 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) b) (/.f64 c b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))))) a (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b))))) #s(literal 1/2 binary64))) a (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) #s(literal 1/2 binary64)))
(* a (- (* -1/2 (/ c b)) (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))
(*.f64 (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)
(* 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 (-.f64 (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b))))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a)
(* 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 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.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 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) b) (/.f64 c b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b))))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a)
(* 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 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) b) (/.f64 c b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) b) (/.f64 c b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) b) (/.f64 c b) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) a)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) b) (/.f64 c b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b))))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a)
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1/2 b) (* -1/2 (/ (* a c) b)))
(*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 a (/.f64 c b))))
(+ (* -1/2 b) (* a (+ (* -1 (/ (* a (pow c 2)) (pow b 3))) (* -1/2 (/ c b)))))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) 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 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) a (*.f64 #s(literal -1/2 binary64) 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 (* (pow b 4) (pow c 2)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))
(+ (* -2 (* a (* (pow b 2) (pow c 3)))) (* -1 (* (pow b 4) (pow c 2))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))
(* 2 a)
(*.f64 #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))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(+ (* -4 a) (/ (pow b 2) c))
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(+ (* -1 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (* -1/2 b))
(fma.f64 #s(literal -1/2 binary64) b (neg.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) a)))
(+ (* -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 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) a (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a (*.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))) (* 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 (fma.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) c) b) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b) (/.f64 c b)))) b) (/.f64 c b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))) a (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a (*.f64 #s(literal -1/2 binary64) b))
(* -1 (* (pow b 6) c))
(neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) c))
(+ (* -1 (* a (* (pow b 4) (pow c 2)))) (* -1 (* (pow b 6) c)))
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 c c) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)))
(+ (* -1 (* (pow b 6) c)) (* a (+ (* -2 (* a (* (pow b 2) (pow c 3)))) (* -1 (* (pow b 4) (pow c 2))))))
(fma.f64 (neg.f64 (pow.f64 b #s(literal 6 binary64))) c (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) a))
(* -1 (* (pow b 4) c))
(neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c))
(+ (* -1 (* a (* (pow b 2) (pow c 2)))) (* -1 (* (pow b 4) c)))
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) a) (*.f64 c c) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))
(* 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 #s(literal -5 binary64) (pow.f64 a #s(literal 3 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))))))
(*.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 (neg.f64 (*.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))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.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 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (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 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 a a))
(* (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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.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 #s(literal -1/8 binary64) (*.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))))) (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)
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 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 (*.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) #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64))) 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 #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) #s(literal -4 binary64)))))) a) (/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c))))) (*.f64 a a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64))) 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 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.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) #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) (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) #s(literal -4 binary64))))) c) (neg.f64 (*.f64 (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 a #s(literal -4 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c))))) (*.f64 a a)))))) a)
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #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 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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) #s(literal -4 binary64))))) a)))
(- (+ (* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -4 binary64) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.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) #s(literal -4 binary64)))) a) #s(literal -1 binary64) (fma.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #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 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -4 binary64) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (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 5 binary64)) c)))) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.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) #s(literal -4 binary64)))) a) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4 binary64) c)) (/.f64 (*.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) #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal 4 binary64))))))))
(* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.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 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -4 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 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #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 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -4 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 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 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 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 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 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -4 binary64))))))) a)
(* a (pow c 2))
(*.f64 (*.f64 c c) a)
(* a (+ (/ (* (pow b 2) c) a) (pow c 2)))
(*.f64 (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a)) a)
(* -2 (* a (* (pow b 2) (pow c 3))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))
(* a (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (* (pow b 4) (pow c 2)) a))))
(*.f64 (fma.f64 (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) 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)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* a (- (/ (pow b 2) (* a c)) 4))
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 4 binary64)) a)
(* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #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 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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) #s(literal -4 binary64))))) a))
(+ (* -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))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.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) #s(literal -4 binary64)))) a) #s(literal -1 binary64) (fma.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #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 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (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 5 binary64)) c)))) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.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) #s(literal -4 binary64)))) a) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -4 binary64) c)) (/.f64 (*.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) #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal 4 binary64)))))))
(* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))
(* (pow a 2) (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (* (pow b 4) (pow c 2)) a))))
(*.f64 (fma.f64 (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) a)) (*.f64 a a))
(* (pow a 2) (+ (* -2 (* (pow b 2) (pow c 3))) (+ (* -1 (/ (* (pow b 4) (pow c 2)) a)) (* -1 (/ (* (pow b 6) c) (pow a 2))))))
(*.f64 (fma.f64 (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c c) a) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) a) (/.f64 c a))))) (*.f64 a a))
(* -1 (* a (* (pow b 2) (pow c 2))))
(neg.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c c)))
(* a (+ (* -1 (* (pow b 2) (pow c 2))) (* -1 (/ (* (pow b 4) c) a))))
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c a) (*.f64 (*.f64 b b) (*.f64 c c)))) a)
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (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)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.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))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a))) a)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) a) (/.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))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 3 binary64)) a))) a))) (pow.f64 a #s(literal 3 binary64))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))) a))) (pow.f64 a #s(literal 3 binary64))))
(* (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) (neg.f64 (/.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a))) (*.f64 a 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))))
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64) (/.f64 b a)) a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (*.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))) b) a))) a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.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 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) a)) b) a))) a))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* -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 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) #s(literal -1/4 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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal -1/2 binary64))) 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) c) #s(literal -1/8 binary64)))) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) #s(literal -1/4 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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))) a))) a))) 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 (/ (- (* -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 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) a) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 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 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) #s(literal -1/4 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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) a))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) a) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 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 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) #s(literal -1/4 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) c) #s(literal -1/8 binary64)))) a))) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) a))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) a) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 binary64)))
(* 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 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))
(* -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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal 1/4 binary64))) 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) a))) a))) 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) a) c) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -1/32 binary64))) a))) a))) a))) a))
(* -1 (* a (+ (* -1 (/ (* (pow b 2) c) a)) (* -1 (pow c 2)))))
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 c c (/.f64 (*.f64 (*.f64 b b) c) a))) a))
(* -1 (* a (+ (* 2 (* (pow b 2) (pow c 3))) (/ (* (pow b 4) (pow c 2)) a))))
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c c) a))) a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(neg.f64 (*.f64 (fma.f64 c #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) a))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -1 binary64) #s(literal 4 binary64)) a))
(- (+ (* -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 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -2 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 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) 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 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) c) #s(literal -1/8 binary64))) a) #s(literal -1 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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) a)))
(* (pow a 2) (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (+ (* (pow b 4) (pow c 2)) (/ (* (pow b 6) c) a)) a))))
(*.f64 (fma.f64 (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) c) a)) a))) (*.f64 a a))
(* -1 (* a (+ (* (pow b 2) (pow c 2)) (/ (* (pow b 4) c) a))))
(neg.f64 (*.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c a) (*.f64 (*.f64 b b) (*.f64 c 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 (-.f64 (*.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 (-.f64 (*.f64 (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 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.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))) 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 #s(literal -2 binary64) (*.f64 a a)) (*.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c c)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (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 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (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 -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (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)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 b b))) (pow.f64 b #s(literal 7 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 (-.f64 (*.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 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (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 b)
(neg.f64 b)
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64) (*.f64 (/.f64 b a) #s(literal -1/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 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) a))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) c)) (fma.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (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 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) b (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) a))))) b (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64)))
(- (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(*.f64 #s(literal 4 binary64) (-.f64 (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))))
(- (* 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 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) b #s(literal -1 binary64)) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #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 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) c) a)))) b (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) b #s(literal -1 binary64)) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -4 binary64)))
(* (pow b 2) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b b))
(* (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))
(* (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 (fma.f64 (fma.f64 (fma.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))
(* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 b b))
(* -1 (* (pow b 2) (pow c 2)))
(neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))
(+ (* -4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal 4 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) #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 (fma.f64 (neg.f64 b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal 4 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 (fma.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) c) a))) b (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) b #s(literal 1 binary64)) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal 4 binary64)))
(* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 b b) a) (*.f64 c c)))) (*.f64 b b))
(* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))
(* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.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))))) 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) (*.f64 #s(literal -1 binary64) (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 (pow.f64 a #s(literal 4 binary64)) (/.f64 (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) (*.f64 #s(literal -1 binary64) (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) (neg.f64 (*.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) (neg.f64 (*.f64 c c)))) (pow.f64 b #s(literal 3 binary64)))
(/ (+ (* -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 a a) b) (/.f64 (*.f64 c c) 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 (*.f64 c a) #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 a a) b) (/.f64 (*.f64 c c) 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 (*.f64 c a) #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 a a) b) (/.f64 (*.f64 c c) 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)
(* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) (* a b)))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) (*.f64 a b)) #s(literal -1/2 binary64))
(/ (+ (* -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 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) a) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 (*.f64 c c) a))) (*.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 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 c c)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) c (neg.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))))) (*.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 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) a) #s(literal -1/2 binary64))) 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 (/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) a) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 c c)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) c (neg.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))))) (*.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 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 c c)) (fma.f64 (*.f64 c a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) c (*.f64 (*.f64 (*.f64 c c) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a)))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -5/2 binary64)) c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) b)
(/ (- (* -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 c a) #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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) (*.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 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))) (+.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a)) (*.f64 b b))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 c c)) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 c a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a)))) (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 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal -1/2 binary64) (fma.f64 c a (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -5/2 binary64)) c) a) (pow.f64 b #s(literal 6 binary64))))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a)) (*.f64 b b))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 c c)) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (fma.f64 a (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) (*.f64 c c)) (*.f64 a a) (*.f64 (*.f64 c a) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 c c)) (fma.f64 (*.f64 c a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))))))) (pow.f64 b #s(literal 6 binary64))))))))) b)
(* b (- (* -1/2 (/ (* a c) (pow b 2))) 1/2))
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b))) #s(literal 1/2 binary64)) b)
(* b (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))))
(*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1/2 binary64))) 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 (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64))) 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))
(* (pow b 4) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))))
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) b) (/.f64 #s(literal -2 binary64) b) (neg.f64 (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))
(* (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 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) c)) (*.f64 b b))
(* b (- (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) 1/2))
(*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (*.f64 b b)) #s(literal 1/2 binary64)) b)
(* 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 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) b)
(* 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 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 c c)) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a)))) (pow.f64 b #s(literal 6 binary64))))))) #s(literal 1/2 binary64)) b)
(* (pow b 6) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 6) (+ (* -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) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) (pow.f64 b #s(literal 6 binary64)))
(* (pow b 4) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (pow.f64 b #s(literal 4 binary64)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.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 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 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 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)))))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (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) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (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) b))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) b) (*.f64 c c)) (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)))
(neg.f64 (/.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))) (pow.f64 b #s(literal 3 binary64))))
(* -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 (pow.f64 (*.f64 c a) #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 (+ (* -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 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.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 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c) a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)))))
(* -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 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)))) #s(literal 2 binary64)))
(* -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))) (+ (* -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 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) c) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c a)) #s(literal 1/8 binary64) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b))))) #s(literal 2 binary64)))
(* -1/2 (/ (pow b 3) (* a c)))
(*.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) a))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))))
(* -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))))))
(neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))))
(* -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)))))))
(neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) c) (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) (*.f64 a a))) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))))) (pow.f64 b #s(literal 3 binary64))))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 5/2 (/ 1 (pow b 2))))))
(neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 #s(literal 5/2 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))))
(* -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))))))
(neg.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 c a))) (/.f64 #s(literal 5/2 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))))
(* -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)))))))
(neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -5 binary64) (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) (*.f64 a a))) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) c) a)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (fma.f64 #s(literal -5/2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 5/2 binary64) (*.f64 b b)))))) (pow.f64 b #s(literal 3 binary64))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 (-.f64 (neg.f64 (*.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 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.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 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a) (/.f64 c b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.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 (-.f64 (*.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 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.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 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 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 (-.f64 (*.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))
(* 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 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 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(*.f64 (/.f64 b a) #s(literal 0 binary64))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (/.f64 (neg.f64 c) b))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) b)) c))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (/.f64 #s(literal 1 binary64) b)) c))
(* 1/2 (/ (* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))))) a))
(*.f64 (*.f64 c (/.f64 (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) a)) #s(literal 1/2 binary64))
(* 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 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))) c (/.f64 (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) a))) c)
(* 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))) c (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))))) c (*.f64 (/.f64 (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) a) #s(literal 1/2 binary64))) c)
(* 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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -9/2 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b)))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))))))) c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))))) c (*.f64 (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))) #s(literal 1/2 binary64))) c (*.f64 (/.f64 (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) a) #s(literal 1/2 binary64))) c)
(* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))
(*.f64 (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) c)
(* 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 (-.f64 (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b))))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) c)
(* 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 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.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 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b)))) b) (/.f64 a b) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) c (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b))))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) c)
(* 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 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) b) (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b)))) b) (/.f64 a b) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) b) (/.f64 a b) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b)))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) c)) (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b)))) b) (/.f64 a b) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))))) c (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b))))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) c)
(+ (* -1/2 b) (* c (+ (* -1 (/ (* (pow a 2) c) (pow b 3))) (* -1/2 (/ a b)))))
(fma.f64 (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c (*.f64 #s(literal -1/2 binary64) 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 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) c (neg.f64 (/.f64 (*.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 (+ (* a c) (pow b 2)))
(*.f64 (fma.f64 c a (*.f64 b b)) c)
(* (pow c 2) (+ (* -2 (* a (* (pow b 2) c))) (* -1 (pow b 4))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) c)
(+ (* -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 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b)))) c (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) c (*.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))) (* 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 (fma.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) a) b) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) (/.f64 a b)))) b) (/.f64 a b) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) c (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64))))) c (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) c (*.f64 #s(literal -1/2 binary64) b))
(* c (+ (* -1 (* a (* (pow b 4) c))) (* -1 (pow b 6))))
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a) c (pow.f64 b #s(literal 6 binary64)))) c)
(* c (+ (* -1 (pow b 6)) (* c (+ (* -2 (* (pow a 2) (* (pow b 2) c))) (* -1 (* a (pow b 4)))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a))) c (neg.f64 (pow.f64 b #s(literal 6 binary64)))) c)
(* c (+ (* -1 (* a (* (pow b 2) c))) (* -1 (pow b 4))))
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 b b) a) c (pow.f64 b #s(literal 4 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) c) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b 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)))) 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) c) (/.f64 b a) (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/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b 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))))) 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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (/.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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (neg.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 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) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (neg.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)))) (/.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) (-.f64 (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)))) (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 (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 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.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 (*.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 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b 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)))
(fma.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) a))) c) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 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)) (* 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) a))) c) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 c (*.f64 a a))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 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 (/.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) a))) c) #s(literal 1/2 binary64) (*.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)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64))))) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.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 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))))))) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 c (*.f64 a a))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))))) (*.f64 c c))))))
(- (* -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 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) c))))
(- (+ (* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -4 binary64) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) c) #s(literal -1 binary64) (fma.f64 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #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 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -4 binary64) c))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.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 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) c) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) a)) #s(literal 1/2 binary64) (fma.f64 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal 4 binary64))))))))
(/ (+ (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -4 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)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 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 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -4 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 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 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)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 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 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #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 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b) (/.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) 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)
(+ (* -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 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) c)))
(+ (* -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))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) c) #s(literal -1 binary64) (fma.f64 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #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 c a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.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 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) c) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) a)) #s(literal 1/2 binary64) (fma.f64 (*.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal 4 binary64)))))))
(* (pow c 3) (+ (* -2 (* (pow a 2) (pow b 2))) (* -1 (/ (* a (pow b 4)) c))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b) (/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a)) c)) (pow.f64 c #s(literal 3 binary64)))
(* (pow c 3) (+ (* -2 (* (pow a 2) (pow b 2))) (+ (* -1 (/ (* a (pow b 4)) c)) (* -1 (/ (pow b 6) (pow c 2))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c))))) (pow.f64 c #s(literal 3 binary64)))
(* (pow c 2) (+ (* -1 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 b b) a (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 c c))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (/.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))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.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)))) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (neg.f64 (/.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)) 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) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) c))) 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) (neg.f64 (/.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)) c))) (pow.f64 c #s(literal 4 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (*.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))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) c)) b) 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 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))) a))) c) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))
(+ (* -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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) c) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))) a))) #s(literal 1/2 binary64))) c)))
(+ (* -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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))) a))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) a) (*.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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 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/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) c))) 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 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))))) c) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 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 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal -1/4 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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) c))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))))) c) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 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 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal -1/4 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) a) #s(literal -1/8 binary64)))) c))) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) c))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))))) c) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal 1/4 binary64))) 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c))) c))) 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (neg.f64 (/.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 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) a) (/.f64 (*.f64 c c) a)) #s(literal -1/32 binary64))) c))) c))) c))) c))
(* -1 (* (pow c 3) (+ (* 2 (* a (pow b 2))) (/ (pow b 4) c))))
(neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) a) #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 c #s(literal 3 binary64))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) c))))
(+ (* -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 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 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) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))))) 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 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) a) #s(literal -1/8 binary64))) c) #s(literal -1 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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b)))) (*.f64 (*.f64 #s(literal 1/4 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) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c b))))) c)))
(* -1 (* (pow c 3) (+ (* 2 (* (pow a 2) (pow b 2))) (/ (* a (pow b 4)) c))))
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b) (*.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 c #s(literal 3 binary64))))
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (* a (pow b 4))) (* -1 (/ (pow b 6) c))) c)) (* 2 (* (pow a 2) (pow b 2))))))
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b b) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) a (/.f64 (pow.f64 b #s(literal 6 binary64)) c))) c))) (pow.f64 c #s(literal 3 binary64))))

rewrite256.0ms (2.7%)

Memory
-3.9MiB live, 236.2MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
096934
0149863
1579814
24606802
08592780
Stop Event
iter limit
node limit
iter limit
Counts
29 → 406
Calls
Call 1
Inputs
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 b b)
(fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (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))) 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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.f64 b b))
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 #s(literal 2 binary64) a)
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(/.f64 (*.f64 b b) c)
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))
(*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))
Outputs
#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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a)))
(/.f64 (neg.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))))
(/.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (-.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 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))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 c) b))
(-.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (-.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))) a))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 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))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))))
(+.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))))
(+.f64 (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))) 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))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64)))))
(/.f64 (fma.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 14 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 25 binary64) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 6 binary64)) #s(literal -125 binary64) (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 25 binary64) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) b) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 b (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (pow.f64 b #s(literal -3/2 binary64)) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 a (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) b) (/.f64 b (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (pow.f64 b #s(literal -5 binary64))))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) a)
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b))
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))
(*.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(*.f64 (/.f64 c b) a)
(*.f64 a (/.f64 c b))
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b))
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b))
(/.f64 (*.f64 c a) b)
(/.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) (*.f64 a #s(literal 4 binary64)))
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))
(/.f64 b (*.f64 #s(literal -2 binary64) a))
(neg.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)))
(neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)))
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 b) a)
(/.f64 b (neg.f64 a))
(neg.f64 (/.f64 b a))
(neg.f64 b)
(/.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 a #s(literal 4 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a)) (*.f64 a #s(literal 4 binary64)))
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))))
(-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) a) (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 a #s(literal 4 binary64))))
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))) (neg.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) b) (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64)))
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 1/4 binary64)) (neg.f64 b))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(*.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))
(*.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b)
(*.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(*.f64 (neg.f64 b) (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(*.f64 (neg.f64 b) (/.f64 b (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(*.f64 b (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 (*.f64 b b) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(neg.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)))
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 b #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 b) b))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c b) b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a (*.f64 (*.f64 (*.f64 c b) b) (*.f64 (*.f64 (neg.f64 c) c) a)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 (neg.f64 c) 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 c b) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 c c) a) (-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c b) b)) (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64))) (fma.f64 (*.f64 c b) b (*.f64 (*.f64 (neg.f64 c) c) a)))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a (-.f64 (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)) (*.f64 c a)))))
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c c) a) (-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c b) b)) (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))))
(fma.f64 (*.f64 a (fabs.f64 c)) (fabs.f64 c) (*.f64 (*.f64 c b) b))
(fma.f64 (*.f64 a (neg.f64 c)) (neg.f64 c) (*.f64 (*.f64 c b) b))
(fma.f64 (*.f64 c a) c (*.f64 (*.f64 c b) b))
(fma.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) a) (*.f64 (*.f64 c b) b))
(fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))
(fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))
(fma.f64 (*.f64 c c) a (*.f64 (*.f64 c b) b))
(fma.f64 (neg.f64 c) (*.f64 (neg.f64 c) a) (*.f64 (*.f64 c b) b))
(fma.f64 c (*.f64 c a) (*.f64 (*.f64 c b) b))
(fma.f64 c (*.f64 b b) (*.f64 (*.f64 c c) a))
(fma.f64 a (*.f64 c c) (*.f64 (*.f64 c b) b))
(fma.f64 b (*.f64 c b) (*.f64 (*.f64 c c) a))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)) (fma.f64 (*.f64 c b) b (*.f64 (*.f64 (neg.f64 c) c) a))) (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c b) b (*.f64 (*.f64 (neg.f64 c) c) a))))
(-.f64 (*.f64 (*.f64 c b) b) (*.f64 (*.f64 (neg.f64 c) c) a))
(-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (neg.f64 b) b) c))
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 b) b) c)) (neg.f64 (*.f64 (*.f64 (neg.f64 c) c) a)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 c c) a) (-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c b) b)) (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 c c) a) (-.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c b) b)) (pow.f64 (*.f64 (*.f64 c b) b) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 c b) b) (*.f64 (*.f64 c c) a))
(+.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 c b) 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)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (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))) a) (/ (* (neg c) c) (pow b 3))) a) (/ (neg c) b)) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64)))))
(/.f64 (fma.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 7 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)))) (pow.f64 b #s(literal 14 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 6 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b (neg.f64 (*.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))))
(/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 9 binary64))) #s(literal -125 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 6 binary64)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 b (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (pow.f64 b #s(literal -3/2 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7/2 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7/2 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b) (/.f64 b (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))))
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b (neg.f64 (*.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))))
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (pow.f64 b #s(literal -5 binary64))))
(*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (fabs.f64 b)) (fabs.f64 b))
(*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (neg.f64 b)) (neg.f64 b))
(*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) b) b)
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))
(*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (*.f64 b b))
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))))))
(*.f64 b (*.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (pow.f64 (*.f64 c b) #s(literal 4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (pow.f64 (*.f64 c b) #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (pow.f64 (*.f64 c b) #s(literal 4 binary64)))) (fma.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -2 binary64) (pow.f64 (*.f64 c b) #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b) (*.f64 (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 (*.f64 b b) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))
(fma.f64 (*.f64 b b) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))
(fma.f64 (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b)) (*.f64 (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))) (*.f64 b b)))
(+.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)) (*.f64 (*.f64 b b) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 b b) (neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) a)))
(*.f64 (*.f64 (*.f64 c c) (neg.f64 b)) b)
(*.f64 (*.f64 (*.f64 (neg.f64 b) b) (fabs.f64 c)) (fabs.f64 c))
(*.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 c)) (neg.f64 c))
(*.f64 (*.f64 (*.f64 c b) c) (neg.f64 b))
(*.f64 (*.f64 (*.f64 (neg.f64 b) b) c) c)
(*.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) (*.f64 (neg.f64 b) b)))
(*.f64 (*.f64 c c) (*.f64 (neg.f64 b) b))
(*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))
(*.f64 (neg.f64 b) (*.f64 (*.f64 c b) c))
(*.f64 (neg.f64 c) (*.f64 (neg.f64 c) (*.f64 (neg.f64 b) b)))
(*.f64 c (*.f64 (*.f64 (neg.f64 b) b) c))
(*.f64 b (*.f64 (neg.f64 b) (*.f64 c c)))
(neg.f64 (*.f64 b (*.f64 (*.f64 c b) c)))
(neg.f64 (pow.f64 (*.f64 c b) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a))
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))
(+.f64 a a)
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64))) c) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64))) c) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (*.f64 c (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (/.f64 (*.f64 b b) c) c))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 c (/.f64 (*.f64 b b) c)))
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (*.f64 b b) c) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 c (/.f64 (*.f64 b b) c)))
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (/.f64 (*.f64 b b) c) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 c (/.f64 (*.f64 b b) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (/.f64 (*.f64 b b) c) c))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 c (/.f64 (*.f64 b b) c)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c)))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 b c)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))
(fma.f64 (/.f64 b c) b (*.f64 #s(literal -4 binary64) a))
(fma.f64 (neg.f64 a) #s(literal 4 binary64) (/.f64 (*.f64 b b) c))
(fma.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) c) (*.f64 #s(literal -4 binary64) a))
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) c) (*.f64 #s(literal -4 binary64) a))
(fma.f64 (neg.f64 b) (/.f64 b (neg.f64 c)) (*.f64 #s(literal -4 binary64) a))
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))
(fma.f64 #s(literal 4 binary64) (neg.f64 a) (/.f64 (*.f64 b b) c))
(fma.f64 b (/.f64 b c) (*.f64 #s(literal -4 binary64) a))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))))
(-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 b) (/.f64 b c)))
(-.f64 (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) #s(literal -4 binary64)))
(-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))))))
(+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))
(+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 b c) b)
(*.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) c))
(*.f64 (neg.f64 b) (/.f64 (neg.f64 b) c))
(*.f64 (neg.f64 b) (/.f64 b (neg.f64 c)))
(*.f64 b (/.f64 b c))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 c))
(neg.f64 (/.f64 (*.f64 (neg.f64 b) b) c))
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 c)))
(*.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b)))
(*.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(/.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(neg.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (fabs.f64 b)) (fabs.f64 b))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (neg.f64 b)) (neg.f64 b))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b) b)
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)))))
(*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))))
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)))))
(*.f64 b (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b) #s(literal 2 binary64))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b)))
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -8 binary64))) (*.f64 b b)) (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b)))
(/.f64 (*.f64 (*.f64 b b) (fma.f64 (pow.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 a #s(literal 6 binary64))) #s(literal -8 binary64)))) (fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 b b) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (*.f64 b b)))
(fma.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))))
(fma.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)))))
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (fabs.f64 b)) (fabs.f64 b))
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (neg.f64 b)) (neg.f64 b))
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b)) b)
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))
(*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) (*.f64 (neg.f64 b) b))
(*.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))))
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)))))
(*.f64 b (neg.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b)))
(neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b))
(fma.f64 (*.f64 (*.f64 (neg.f64 b) b) c) (*.f64 b b) (*.f64 (*.f64 (*.f64 (neg.f64 c) c) a) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 b) b) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) c) a)))
(+.f64 (*.f64 (*.f64 (*.f64 (neg.f64 b) b) c) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (neg.f64 c) c) a) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 b) b) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) c) a)))

eval255.0ms (2.7%)

Memory
-7.8MiB live, 308.4MiB allocated
Compiler

Compiled 85 546 to 5 626 computations (93.4% saved)

prune139.0ms (1.5%)

Memory
20.8MiB live, 222.2MiB allocated
Pruning

64 alts after pruning (62 fresh and 2 done)

PrunedKeptTotal
New93736973
Fresh92635
Picked505
Done022
Total951641 015
Accuracy
99.1%
Counts
1 015 → 64
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
57.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
57.6%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
57.7%
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
57.1%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
57.9%
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
57.9%
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)))
57.2%
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))))))
57.2%
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))))
57.8%
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))) (*.f64 #s(literal 2 binary64) a))
57.8%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
57.8%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (+.f64 a a))
58.1%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
57.4%
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
57.3%
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))
36.3%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)))
80.3%
(/.f64 #s(approx (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
80.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
80.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)) (*.f64 #s(literal 2 binary64) a))
86.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(approx (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) a) b) #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
62.9%
(/.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.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
62.9%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
86.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (fma.f64 (*.f64 (*.f64 b b) c) a (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
86.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 c (*.f64 (*.f64 a b) a))))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) a))
80.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 (*.f64 (*.f64 b b) c) a))) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) a))
80.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) a))
80.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) a))
56.4%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 b c) b (*.f64 #s(literal -4 binary64) a)) c))) (*.f64 #s(literal 2 binary64) a)))
56.3%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
56.4%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
56.4%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a)))
56.3%
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
80.4%
#s(approx (/ (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) a) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 b b)))) b))
90.5%
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
87.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 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
80.4%
#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)))
86.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
62.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
86.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.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))
80.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
80.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))))
90.0%
#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)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b) (/.f64 b (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
90.0%
#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 (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b) #s(literal 2 binary64))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b)))) (pow.f64 b #s(literal 7 binary64)))))
90.0%
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 c c) a (*.f64 (*.f64 c b) b))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
87.9%
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) (pow.f64 b #s(literal 7 binary64)))))
89.9%
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 #s(approx (+ (* (* b c) b) (* (* c c) a)) (*.f64 (fma.f64 c a (*.f64 b b)) c))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))))
90.0%
#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 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b) b)) (pow.f64 b #s(literal 7 binary64)))))
90.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 c #s(literal 4 binary64))) (pow.f64 a #s(literal 3 binary64)) #s(approx (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) c) a)) a))) (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))))
89.7%
#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 (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))))
90.3%
#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 c #s(literal 4 binary64)) (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 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))))) (pow.f64 a #s(literal 3 binary64)))))
90.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 (-.f64 (*.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 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (/.f64 #s(literal 1 binary64) b)) c)))
86.9%
#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)) (neg.f64 (/.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) b))))
Compiler

Compiled 9 142 to 4 459 computations (51.2% saved)

simplify108.0ms (1.1%)

Memory
14.2MiB live, 127.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
cost-diff0
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
cost-diff0
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
cost-diff0
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
cost-diff0
(/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
cost-diff0
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b)
cost-diff0
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
cost-diff0
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (neg.f64 b) a)
cost-diff1
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
cost-diff3
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
cost-diff0
(*.f64 a (/.f64 c b))
cost-diff0
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
cost-diff0
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
cost-diff0
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
cost-diff0
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
cost-diff0
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
cost-diff0
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01061353
01641354
12971341
28261339
332641333
081561302
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 #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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))))
(*.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)
(*.f64 a a)
a
#s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
(*.f64 (*.f64 b b) c)
(*.f64 b b)
b
(neg.f64 (pow.f64 b #s(literal 4 binary64)))
(pow.f64 b #s(literal 4 binary64))
(*.f64 c c)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
a
(/.f64 c b)
c
b
#s(literal -2 binary64)
(+.f64 a a)
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
#s(literal 2 binary64)
(/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
#s(literal -4 binary64)
(*.f64 (/.f64 b c) b)
(/.f64 b c)
c
(*.f64 #s(literal 2 binary64) a)
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b)
(/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
b
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
(*.f64 b b)
c
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
(*.f64 b b)
b
c
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
#s(literal 2 binary64)
(pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 b a)
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
(*.f64 #s(literal 2 binary64) a)
Outputs
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
#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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64)))))))
(*.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)
(*.f64 a a)
a
#s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))
#s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))
(*.f64 (*.f64 c c) (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 #s(literal 2 binary64) a) b)) b (pow.f64 b #s(literal 4 binary64))))
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
(*.f64 (*.f64 b b) c)
(*.f64 b b)
b
(neg.f64 (pow.f64 b #s(literal 4 binary64)))
(pow.f64 b #s(literal 4 binary64))
(*.f64 c c)
(pow.f64 b #s(literal 7 binary64))
#s(literal 7 binary64)
(/.f64 (neg.f64 c) b)
(neg.f64 c)
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
(*.f64 (/.f64 c b) a)
a
(/.f64 c b)
c
b
#s(literal -2 binary64)
(+.f64 a a)
(*.f64 #s(literal 2 binary64) a)
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
b
a
#s(literal 2 binary64)
(/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
#s(literal -4 binary64)
(*.f64 (/.f64 b c) b)
(/.f64 b c)
c
(*.f64 #s(literal 2 binary64) a)
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b)
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
b
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
(*.f64 (/.f64 b c) b)
(*.f64 b b)
c
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
#s(literal -4 binary64)
a
(/.f64 (*.f64 b b) c)
(*.f64 (/.f64 b c) b)
(*.f64 b b)
b
c
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))
(*.f64 (*.f64 a a) #s(literal 4 binary64))
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
#s(literal 2 binary64)
(pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 b a)
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))
(*.f64 #s(literal 2 binary64) a)

localize328.0ms (3.4%)

Memory
1.9MiB live, 362.1MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy0.33888627930532605
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
accuracy0.34375
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
accuracy0.5029487793053261
(pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))
accuracy26.512119044203747
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
accuracy0.25390625
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
accuracy0.2890625
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b)
accuracy0.32650375976844204
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
accuracy26.706631913242315
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
accuracy0.23894501953688405
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
accuracy0.2421875
(*.f64 (/.f64 b c) b)
accuracy0.25390625
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
accuracy27.46033940805066
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
accuracy0.0
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
accuracy0.23828125
(*.f64 a (/.f64 c b))
accuracy0.25
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
accuracy23.74065358453729
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
accuracy0.2734375
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
accuracy0.31087875976844204
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))
accuracy0.33203125
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
accuracy5.9097365589782545
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
Samples
138.0ms100×1valid
99.0ms156×0valid
Compiler

Compiled 822 to 97 computations (88.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 189.0ms
ival-div: 58.0ms (30.7% of total)
ival-mult: 53.0ms (28.1% of total)
ival-pow: 20.0ms (10.6% of total)
ival-add: 16.0ms (8.5% of total)
adjust: 15.0ms (7.9% of total)
ival-sub: 8.0ms (4.2% of total)
ival-pow2: 7.0ms (3.7% of total)
ival-neg: 7.0ms (3.7% of total)
ival-sqrt: 3.0ms (1.6% of total)
exact: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series111.0ms (1.2%)

Memory
-7.3MiB live, 145.7MiB allocated
Counts
28 → 326
Calls
Call 1
Inputs
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b)
(/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(*.f64 (/.f64 b c) b)
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))
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 (/ (* 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))))))))
(/ (* a c) b)
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(* -1/2 (/ b a))
(* -1 (/ b a))
(* 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)))))))))))
(* 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 b)
(+ (* -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))))))))))
-1/2
(- (* -1/2 (/ (* a c) (pow b 2))) 1/2)
(- (* a (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ c (pow b 2))))) 1/2)
(- (* a (+ (* -1/2 (/ c (pow b 2))) (* a (+ (* -1 (/ (pow c 2) (pow b 4))) (* a (+ (* -2 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (pow c 3) (pow b 6))))))))) 1/2)
(* -1 (/ c (- (* 1/2 b) (* -1/2 b))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* -1 (/ (* a (pow c 2)) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2)))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* a (- (* -1 (* a (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2))))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (* (pow b 5) (pow (- (* 1/2 b) (* -1/2 b)) 2)))) (+ (/ (* c (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2))))) (* b (- (* 1/2 b) (* -1/2 b)))) (/ (pow c 4) (* (pow b 4) (pow (- (* 1/2 b) (* -1/2 b)) 3))))))) (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2))))))
(* -1 (/ c a))
(* 1/4 (/ (pow b 2) (pow a 2)))
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* -1 (* (pow b 4) (pow c 2)))
(+ (* -2 (* a (* (pow b 2) (pow c 3)))) (* -1 (* (pow b 4) (pow c 2))))
(/ (pow b 2) c)
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -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/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)))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (/ 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)
(* -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)))))))))
(* -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)
(* -1 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 3) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (pow (sqrt -4) 2)))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -2 (* a (* (pow b 2) (pow c 3))))
(* a (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (* (pow b 4) (pow c 2)) a))))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 a)
(* a (- (/ (pow b 2) (* a c)) 4))
(* 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 (* (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))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (/ 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))
(* 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))))
(* 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/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/4 (/ (pow b 2) c))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1))))) a)) (* -1/4 (/ (* a (pow b 2)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (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 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 4)) (pow c 2)))) a)) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 2)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* a b))) a))) a))
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (+ (* 2 (* (pow b 2) (pow c 3))) (/ (* (pow b 4) (pow c 2)) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(- (+ (* -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)))
(+ (* 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))
(+ (* -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)
(+ (* -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)))))))
(- (* 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)))))
(* (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))))))))
(* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))))
(* b (+ (* -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))))))))
(* b (+ (* -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))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))
(- (pow b 2) (* 4 (* a c)))
(* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))
(+ (* -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 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))
(/ (+ (* -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)
(* -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)
(/ (- (* -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)
(* 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))))))
(- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))))
(- (* -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)))))
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c)) (/ (* a (pow c 2)) (pow b 2))) b)
(/ (- (+ (* -1 c) (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* 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 (* 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)))
(* -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 (+ (* -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 (* 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))) (+ (* -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/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)))))))
(* -1/2 (/ (pow b 2) (* a c)))
(* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))
(* (pow b 2) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))
(* (pow b 2) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* 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 a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))
(* -1 (* b (NAN)))
(* -1 (* b (+ (NAN) (* -1 (/ (- (NAN) (pow (NAN) 2)) b)))))
(* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b)))))
(* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) b))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b)))))
(* -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)))))))
(* 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))))
(* 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))))))))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(* 1/2 (/ (* 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))))))))))))
(* 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 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))))))))))
(- (* c (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (* -1/2 (/ a (pow b 2))))) 1/2)
(- (* c (+ (* -1/2 (/ a (pow b 2))) (* c (+ (* -1 (/ (pow a 2) (pow b 4))) (* c (+ (* -2 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (pow a 3) (pow b 6))))))))) 1/2)
(* -1 (/ c (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a))))))
(* c (- (* -1 (/ c (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(* c (- (* c (- (* -1 (* c (+ (/ 1 (* a (* (pow b 2) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ 1 (* (pow b 4) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (+ (* 2 (/ a (* (pow b 5) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))) (/ 1 (* a (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 4)))))))) (+ (/ 1 (* a (* (pow b 2) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(* (pow c 2) (+ (* -2 (* a (* (pow b 2) c))) (* -1 (pow b 4))))
(* -5 (pow c 4))
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(+ (* -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)))))))))))
(* 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)))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(+ (* -2 (* (sqrt (/ 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 (/ 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)))))))))
(/ (+ (* -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)
(/ (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 3) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))))))) c)
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* (pow c 3) (+ (* -2 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(+ (* -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 (* 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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(+ (* -1/2 (/ (- (* -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 (- (* 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 (/ (+ (* -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 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/4 (/ (pow b 2) a))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))) c)) (* -1/4 (/ (* (pow b 2) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (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 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 4) (pow c 2)) (pow a 2)))) c)) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 2) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) c))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* (pow c 3) (+ (* 2 (* a (pow b 2))) (/ (pow b 4) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(+ (* -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)))
Calls

9 calls:

TimeVariablePointExpression
13.0ms
c
@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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (- (* b b) (* (* 4 a) c)) (* (+ (* (* -2 a) (* (* b b) c)) (neg (pow b 4))) (* c c)) (* -5 (pow c 4)) (* (+ (* -4 a) (* (/ b c) b)) c) (* (/ b c) b) (+ (* -4 a) (* (/ b c) b)) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* -4 a) (/ (* b b) c)) c) (pow (/ (/ b a) -2) 2))
10.0ms
b
@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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (- (* b b) (* (* 4 a) c)) (* (+ (* (* -2 a) (* (* b b) c)) (neg (pow b 4))) (* c c)) (* -5 (pow c 4)) (* (+ (* -4 a) (* (/ b c) b)) c) (* (/ b c) b) (+ (* -4 a) (* (/ b c) b)) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* -4 a) (/ (* b b) c)) c) (pow (/ (/ b a) -2) 2))
10.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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (- (* b b) (* (* 4 a) c)) (* (+ (* (* -2 a) (* (* b b) c)) (neg (pow b 4))) (* c c)) (* -5 (pow c 4)) (* (+ (* -4 a) (* (/ b c) b)) c) (* (/ b c) b) (+ (* -4 a) (* (/ b c) b)) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* -4 a) (/ (* b b) c)) c) (pow (/ (/ b a) -2) 2))
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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (- (* b b) (* (* 4 a) c)) (* (+ (* (* -2 a) (* (* b b) c)) (neg (pow b 4))) (* c c)) (* -5 (pow c 4)) (* (+ (* -4 a) (* (/ b c) b)) c) (* (/ b c) b) (+ (* -4 a) (* (/ b c) b)) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* -4 a) (/ (* b b) c)) c) (pow (/ (/ b a) -2) 2))
8.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))) (/ (+ (* (* -5 (pow c 4)) (* a a)) (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b))) (pow b 7)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+ a a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (* a (/ c b)) -2) (* a (/ c b)) (+ (/ (/ (neg b) a) 2) (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a))) (/ (/ (neg b) a) 2) (/ (neg b) a) (neg b) (/ (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (- (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) b) (/ b (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (- (* b b) (* (* 4 a) c)) (* (+ (* (* -2 a) (* (* b b) c)) (neg (pow b 4))) (* c c)) (* -5 (pow c 4)) (* (+ (* -4 a) (* (/ b c) b)) c) (* (/ b c) b) (+ (* -4 a) (* (/ b c) b)) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (+ (* -4 a) (/ (* b b) c)) c) (pow (/ (/ b a) -2) 2))

simplify289.0ms (3%)

Memory
-19.2MiB live, 268.1MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0229515653
1739615308
0859814725
Stop Event
iter limit
node limit
Counts
326 → 326
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 (/ (* 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))))))))
(/ (* a c) b)
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(* -1/2 (/ b a))
(* -1 (/ b a))
(* 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)))))))))))
(* 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 b)
(+ (* -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))))))))))
-1/2
(- (* -1/2 (/ (* a c) (pow b 2))) 1/2)
(- (* a (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ c (pow b 2))))) 1/2)
(- (* a (+ (* -1/2 (/ c (pow b 2))) (* a (+ (* -1 (/ (pow c 2) (pow b 4))) (* a (+ (* -2 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (pow c 3) (pow b 6))))))))) 1/2)
(* -1 (/ c (- (* 1/2 b) (* -1/2 b))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* -1 (/ (* a (pow c 2)) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2)))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* a (- (* -1 (* a (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2))))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (* (pow b 5) (pow (- (* 1/2 b) (* -1/2 b)) 2)))) (+ (/ (* c (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2))))) (* b (- (* 1/2 b) (* -1/2 b)))) (/ (pow c 4) (* (pow b 4) (pow (- (* 1/2 b) (* -1/2 b)) 3))))))) (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2))))))
(* -1 (/ c a))
(* 1/4 (/ (pow b 2) (pow a 2)))
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* -1 (* (pow b 4) (pow c 2)))
(+ (* -2 (* a (* (pow b 2) (pow c 3)))) (* -1 (* (pow b 4) (pow c 2))))
(/ (pow b 2) c)
(+ (* -4 a) (/ (pow b 2) c))
(+ (* -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/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)))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (/ 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)
(* -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)))))))))
(* -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)
(* -1 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 3) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (pow (sqrt -4) 2)))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -2 (* a (* (pow b 2) (pow c 3))))
(* a (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (* (pow b 4) (pow c 2)) a))))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 a)
(* a (- (/ (pow b 2) (* a c)) 4))
(* 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 (* (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))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (/ 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))
(* 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))))
(* 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/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/4 (/ (pow b 2) c))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1))))) a)) (* -1/4 (/ (* a (pow b 2)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (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 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 4)) (pow c 2)))) a)) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 2)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* a b))) a))) a))
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (+ (* 2 (* (pow b 2) (pow c 3))) (/ (* (pow b 4) (pow c 2)) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(- (+ (* -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)))
(+ (* 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))
(+ (* -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)
(+ (* -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)))))))
(- (* 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)))))
(* (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))))))))
(* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))))
(* b (+ (* -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))))))))
(* b (+ (* -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))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))
(- (pow b 2) (* 4 (* a c)))
(* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))
(+ (* -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 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))
(/ (+ (* -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)
(* -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)
(/ (- (* -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)
(* 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))))))
(- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))))
(- (* -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)))))
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c)) (/ (* a (pow c 2)) (pow b 2))) b)
(/ (- (+ (* -1 c) (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 4) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(* 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 (* 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)))
(* -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 (+ (* -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 (* 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))) (+ (* -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/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)))))))
(* -1/2 (/ (pow b 2) (* a c)))
(* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))
(* (pow b 2) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))
(* (pow b 2) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* 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 a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))
(* -1 (* b (NAN)))
(* -1 (* b (+ (NAN) (* -1 (/ (- (NAN) (pow (NAN) 2)) b)))))
(* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b)))))
(* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) b))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b)))))
(* -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)))))))
(* 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))))
(* 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))))))))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(* 1/2 (/ (* 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))))))))))))
(* 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 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))))))))))
(- (* c (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (* -1/2 (/ a (pow b 2))))) 1/2)
(- (* c (+ (* -1/2 (/ a (pow b 2))) (* c (+ (* -1 (/ (pow a 2) (pow b 4))) (* c (+ (* -2 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (pow a 3) (pow b 6))))))))) 1/2)
(* -1 (/ c (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a))))))
(* c (- (* -1 (/ c (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(* c (- (* c (- (* -1 (* c (+ (/ 1 (* a (* (pow b 2) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ 1 (* (pow b 4) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (+ (* 2 (/ a (* (pow b 5) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))) (/ 1 (* a (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 4)))))))) (+ (/ 1 (* a (* (pow b 2) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(* (pow c 2) (+ (* -2 (* a (* (pow b 2) c))) (* -1 (pow b 4))))
(* -5 (pow c 4))
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(+ (* -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)))))))))))
(* 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)))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(+ (* -2 (* (sqrt (/ 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 (/ 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)))))))))
(/ (+ (* -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)
(/ (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 3) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))))))) c)
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* (pow c 3) (+ (* -2 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(+ (* -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 (* 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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(+ (* -1/2 (/ (- (* -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 (- (* 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 (/ (+ (* -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 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/4 (/ (pow b 2) a))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))) c)) (* -1/4 (/ (* (pow b 2) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (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 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 4) (pow c 2)) (pow a 2)))) c)) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 2) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) c))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* (pow c 3) (+ (* 2 (* a (pow b 2))) (/ (pow b 4) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(+ (* -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)))
Outputs
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 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 -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (neg.f64 c) b))
(* -1 (/ (pow c 2) (pow b 3)))
(/.f64 (neg.f64 (*.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 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.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 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (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)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 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)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(/ (* a c) b)
(*.f64 a (/.f64 c b))
(/ (+ (* -1/2 b) (* 1/2 b)) a)
(*.f64 (/.f64 b a) #s(literal 0 binary64))
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (neg.f64 (*.f64 a (/.f64 c b)))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) b)))) a)
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)
(/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 a (fma.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))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 (neg.f64 c) b)))) a)
(* -1/2 (/ b a))
(*.f64 #s(literal -1/2 binary64) (/.f64 b a))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* 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 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b))))) (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 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 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) 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 (- (* -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 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (-.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (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))) (fma.f64 (/.f64 c b) (/.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))) (fma.f64 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) b) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b))))) (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 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) 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))))))
(* 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 (-.f64 (fma.f64 a (-.f64 (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (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 (-.f64 (fma.f64 a (-.f64 (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 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (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 (-.f64 (fma.f64 a (-.f64 (fma.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 (/.f64 c b) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (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))) (fma.f64 (/.f64 c b) (/.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))) (fma.f64 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) b) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b))))) (pow.f64 b #s(literal 4 binary64)))))))) (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))) (fma.f64 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (neg.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1/2 b) (* -1/2 (/ (* a c) b)))
(*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 a (/.f64 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/2 binary64) (/.f64 c b) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 3 binary64))))))
(+ (* -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 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (*.f64 #s(literal -1/2 binary64) b))
-1/2
#s(literal -1/2 binary64)
(- (* -1/2 (/ (* a c) (pow b 2))) 1/2)
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b))) #s(literal 1/2 binary64))
(- (* a (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ c (pow b 2))))) 1/2)
(-.f64 (*.f64 a (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64))
(- (* a (+ (* -1/2 (/ c (pow b 2))) (* a (+ (* -1 (/ (pow c 2) (pow b 4))) (* a (+ (* -2 (/ (pow c 3) (pow b 6))) (* -1/2 (/ (pow c 3) (pow b 6))))))))) 1/2)
(-.f64 (*.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5/2 binary64)) (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))))) #s(literal 1/2 binary64))
(* -1 (/ c (- (* 1/2 b) (* -1/2 b))))
(/.f64 (neg.f64 c) (*.f64 b #s(literal 1 binary64)))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* -1 (/ (* a (pow c 2)) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (neg.f64 c) (*.f64 b #s(literal 1 binary64))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* a (- (* -1 (* a (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2))))))
(fma.f64 a (-.f64 (neg.f64 (*.f64 a (+.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))))) (*.f64 (/.f64 c b) (/.f64 c (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (neg.f64 c) (*.f64 b #s(literal 1 binary64))))
(+ (* -1 (/ c (- (* 1/2 b) (* -1/2 b)))) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (* (pow b 5) (pow (- (* 1/2 b) (* -1/2 b)) 2)))) (+ (/ (* c (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2))))) (* b (- (* 1/2 b) (* -1/2 b)))) (/ (pow c 4) (* (pow b 4) (pow (- (* 1/2 b) (* -1/2 b)) 3))))))) (+ (/ (pow c 3) (* (pow b 2) (pow (- (* 1/2 b) (* -1/2 b)) 3))) (/ (pow c 3) (* (pow b 3) (pow (- (* 1/2 b) (* -1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* 1/2 b) (* -1/2 b)) 2))))))
(fma.f64 a (-.f64 (*.f64 a (-.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 c b) (/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 b #s(literal 1 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)))))))) (+.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))))) (*.f64 (/.f64 c b) (/.f64 c (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (neg.f64 c) (*.f64 b #s(literal 1 binary64))))
(* -1 (/ c a))
(/.f64 (neg.f64 c) a)
(* 1/4 (/ (pow b 2) (pow a 2)))
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 b b) a))
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (neg.f64 (*.f64 a c))) (*.f64 a a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -1 (* (pow b 4) (pow c 2)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))
(+ (* -2 (* a (* (pow b 2) (pow c 3)))) (* -1 (* (pow b 4) (pow c 2))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))
(/ (pow b 2) c)
(/.f64 (*.f64 b b) c)
(+ (* -4 a) (/ (pow b 2) c))
(fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))
(+ (* -1 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (* -1/2 b))
(fma.f64 #s(literal -1/2 binary64) b (neg.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 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))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) (neg.f64 (*.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))) (* 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 a (fma.f64 a (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) b) (fma.f64 a (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))) (fma.f64 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (/.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)))) (*.f64 #s(literal -1/2 binary64) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 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))))))
(*.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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 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 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) b))))))
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (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 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 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 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #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 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -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 #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) #s(literal -4 binary64)))))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) 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 #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) #s(literal -4 binary64)))))) a) (/.f64 (-.f64 (*.f64 (/.f64 a c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) 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 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.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) #s(literal -4 binary64))))) #s(literal -4 binary64)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 a c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a))) (*.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) #s(literal -4 binary64)))))) a)))) a)
(* -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 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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) #s(literal -4 binary64))))) a)))
(- (+ (* -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 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 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) #s(literal -4 binary64)))) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.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 (/ 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 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (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 5 binary64)) c)))) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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) #s(literal -4 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) #s(literal -4 binary64)))) a) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.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) #s(literal -4 binary64))))) (*.f64 c #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.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))))
(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) #s(literal -4 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)) (*.f64 #s(literal -4 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -4 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)) (*.f64 #s(literal -4 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 5 binary64)) c)))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 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 (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) c) #s(literal -4 binary64))))))) a)
(* -1 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 (/.f64 b c) (/.f64 b #s(literal -4 binary64)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* c (pow (sqrt -4) 2)))))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 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))))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) c) #s(literal -4 binary64))))) a)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 3) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (+ (* -1/2 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* 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)))))) (pow.f64 (/.f64 b (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 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (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))))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) c) #s(literal -4 binary64))))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -4 binary64)))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) a) (/.f64 #s(literal 1 binary64) a)))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)))) a)
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64))))) a)
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a) (neg.f64 c)) a)
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* -2 (* a (* (pow b 2) (pow c 3))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))))
(* a (+ (* -2 (* (pow b 2) (pow c 3))) (* -1 (/ (* (pow b 4) (pow c 2)) a))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* a (- (/ (pow b 2) (* a c)) 4))
(*.f64 a (-.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 4 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 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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) #s(literal -4 binary64))))) a))
(+ (* -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))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 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) #s(literal -4 binary64)))) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 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 (/ 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 #s(literal -4 binary64)) (/.f64 b (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 5 binary64)) c)))) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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) #s(literal -4 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) #s(literal -4 binary64)))) a) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.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) #s(literal -4 binary64))))) (*.f64 c #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #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/2 binary64) b (neg.f64 (/.f64 (fma.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))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))) a)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.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))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 3 binary64))))) a)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))) 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 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 c a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.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 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) b) a)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* -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 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.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) (*.f64 a b))))) a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) 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) (/.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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 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) (*.f64 a b)))) (*.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)))))) a) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.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) (*.f64 a b))))))) 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/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.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) (*.f64 a b))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 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) (*.f64 a b)))) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (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) (*.f64 a b)))) c)))) a) (*.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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 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) (*.f64 a b)))) (*.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)))))))) a))) a))) 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 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.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) (*.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 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 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) (*.f64 a b)))) (*.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)))))) a))) (neg.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) (*.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 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 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) (*.f64 a b)))) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (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) (*.f64 a b)))) c)))) a))) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.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)))))) a))) (neg.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) (*.f64 a b))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))
(* 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) a))) a))) 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (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) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) c)))) a))) a))) a))) a))
(* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/4 (/ (pow b 2) c))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) c))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1))))) a)) (* -1/4 (/ (* a (pow b 2)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 b b) c)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) a))) a))) a))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 4)) (pow c 2)))) a)) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 3) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 2)) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 b b) c)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) a))) a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/2 (* 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 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* 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 (*.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 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64)))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a))
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) a) c) a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a)))))
(* -1 (* a (+ (* 2 (* (pow b 2) (pow c 3))) (/ (* (pow b 4) (pow c 2)) a))))
(neg.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c c) a)))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a)))))
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 4 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 (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.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))))) a) (neg.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) (*.f64 a b))))) 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 (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))) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (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) (*.f64 a b)))) c))) a) (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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.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)))))) a) (neg.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) (*.f64 a b))))) a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (-.f64 (*.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))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (-.f64 (*.f64 b (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 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -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 #s(literal -2 binary64) (*.f64 a a)) (*.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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))))) (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 -2 binary64) a) (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (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 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))))) (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 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -1 b)
(neg.f64 b)
(+ (* -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 (/.f64 b a) #s(literal -4 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 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) a))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 b (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 c #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 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 #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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) a))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(- (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(*.f64 #s(literal 4 binary64) (-.f64 (/.f64 b #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)))) (* -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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) #s(literal -1 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 (-.f64 (fma.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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 (*.f64 a c) #s(literal -4 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 b (fma.f64 b (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))))
(*.f64 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 (*.f64 a c) #s(literal -4 binary64)))))
(* b (+ (* -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 b (fma.f64 b (fma.f64 b (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* b (+ (* -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 b (fma.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 (neg.f64 b) (*.f64 (*.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)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (-.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.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)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.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)) #s(literal 1 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))
(fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 b b) a) (/.f64 (neg.f64 c) a))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 c #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))))
(+ (* -4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 b #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 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) #s(literal 1 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 (- (* 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 b (fma.f64 b (fma.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a 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))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) 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) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (*.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)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) b) (neg.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) b) (neg.f64 (*.f64 c c)))) (pow.f64 b #s(literal 3 binary64)))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))) (*.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)))))) b)
(* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) (* a b)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 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 #s(literal 1/2 binary64) (*.f64 a c))) a) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (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 (/.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 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))))) (*.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 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a))) 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 #s(literal 1/2 binary64) (*.f64 a c))) a) (fma.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 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64)))))) (*.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 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b))) (*.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/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))))) (*.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 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))))) (pow.f64 (neg.f64 (*.f64 a c)) #s(literal 3 binary64))))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -5/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))))) b)
(/ (- (* -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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))))) (*.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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (/.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 b b))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 (neg.f64 (*.f64 a c)) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))))) (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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a 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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (/.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 b b))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 (neg.f64 (*.f64 a c)) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (fma.f64 a (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))))) (*.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 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))))) (pow.f64 (neg.f64 (*.f64 a c)) #s(literal 3 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))))) b)
(* b (- (* -1/2 (/ (* a c) (pow b 2))) 1/2))
(*.f64 b (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c 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 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 c b) #s(literal 1/2 binary64))))
(* b (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64))))
(- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))))
(-.f64 (neg.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 c b) #s(literal 1/2 binary64)))
(- (* -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 (neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64)))
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c)) (/ (* 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))) (-.f64 (neg.f64 c) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) b)
(/ (- (+ (* -1 c) (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 c)) (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))) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) b)
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)))
(* (pow b 4) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) b) (neg.f64 (*.f64 c c))))
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* b (- (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) 1/2))
(*.f64 b (-.f64 (/.f64 (neg.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 (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))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.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 (/ (* (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))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 (neg.f64 (*.f64 a c)) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -3/2 binary64) b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))))) (pow.f64 b #s(literal 6 binary64))))))) #s(literal 1/2 binary64)))
(* -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 (/.f64 #s(literal -1 binary64) b) (/.f64 c 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 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c 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 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 (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))) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b))) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 (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 (/.f64 a b) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))) c) b))
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) b) (*.f64 c c)) (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)))
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) b) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (pow.f64 b #s(literal 3 binary64))))
(* -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 a a) (/.f64 (*.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 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) #s(literal 2 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 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)) (neg.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))))) (neg.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c 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 (* 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 (fma.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 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)))) #s(literal 2 binary64)))
(* -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))) (+ (* -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 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a c)) (pow.f64 (neg.f64 (*.f64 a c)) #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.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 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b))))) #s(literal 2 binary64)))
(* -1/2 (/ (pow b 3) (* a c)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))
(neg.f64 (*.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))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 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 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 c c))) (neg.f64 (*.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 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))))))))
(* -1/2 (/ (pow b 2) (* a c)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))
(* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))
(* (pow b 2) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))
(* (pow b 2) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* 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 a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 c c))) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))))
(* -1 (* b (NAN)))
(*.f64 (neg.f64 b) (NAN.f64))
(* -1 (* b (+ (NAN) (* -1 (/ (- (NAN) (pow (NAN) 2)) b)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) b) (NAN.f64)))
(* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (NAN.f64) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64)))) b) (NAN.f64)) (*.f64 (NAN.f64) (NAN.f64))) b) (NAN.f64)))
(* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) b))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (NAN.f64) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64)))) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64))))) b) (NAN.f64)) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64)))) b) (NAN.f64)) (*.f64 (NAN.f64) (NAN.f64))) b) (NAN.f64)))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 5/2 (/ 1 (pow b 2))))))
(neg.f64 (*.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))))))
(neg.f64 (*.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)))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 c c))) (neg.f64 (*.f64 a (*.f64 c (*.f64 #s(literal -3/2 binary64) (*.f64 a 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 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 5/2 binary64) (*.f64 b b))))))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 (neg.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 (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (fma.f64 c (fma.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)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)))
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 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 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))
(*.f64 (/.f64 b a) #s(literal 0 binary64))
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (/.f64 (neg.f64 c) b))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (neg.f64 (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b))))
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))
(fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b))))
(* 1/2 (/ (* c (- (* -1/2 (/ a b)) (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))))) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 c (/.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 (* 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/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))) (/.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 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/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))))) (*.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))))
(* 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/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))) (*.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)) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 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)))))))))))))
(* 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 (-.f64 (fma.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (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 (-.f64 (fma.f64 c (-.f64 (fma.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 (/.f64 a b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (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 (-.f64 (fma.f64 c (-.f64 (fma.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 (/.f64 a b) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (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))) (fma.f64 (/.f64 a b) (/.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))) (fma.f64 (/.f64 a b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) b) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b))))) (pow.f64 b #s(literal 4 binary64)))))))) (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))) (fma.f64 (/.f64 a b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 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/2 binary64) (/.f64 a b) (neg.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))))
(+ (* -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 c (fma.f64 c (fma.f64 c (*.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 a a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 #s(literal -1/2 binary64) b))
(- (* c (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (* -1/2 (/ a (pow b 2))))) 1/2)
(-.f64 (*.f64 c (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 a b) (neg.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) #s(literal 1/2 binary64))
(- (* c (+ (* -1/2 (/ a (pow b 2))) (* c (+ (* -1 (/ (pow a 2) (pow b 4))) (* c (+ (* -2 (/ (pow a 3) (pow b 6))) (* -1/2 (/ (pow a 3) (pow b 6))))))))) 1/2)
(-.f64 (*.f64 c (fma.f64 c (fma.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) #s(literal 1/2 binary64))
(* -1 (/ c (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a))))))
(/.f64 (neg.f64 c) (*.f64 a (*.f64 (/.f64 b a) #s(literal 1 binary64))))
(* c (- (* -1 (/ c (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(*.f64 c (-.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 b (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) #s(literal 1 binary64))))))
(* c (- (* c (- (* -1 (* c (+ (/ 1 (* a (* (pow b 2) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) #s(literal 1 binary64))))))
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ 1 (* (pow b 4) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (+ (* 2 (/ a (* (pow b 5) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))) (/ 1 (* a (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 4)))))))) (+ (/ 1 (* a (* (pow b 2) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (* b (pow (- (* 1/2 (/ b a)) (* -1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* 1/2 (/ b a)) (* -1/2 (/ b a)))))))
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (pow.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) #s(literal 1 binary64))))))
(* (pow c 2) (+ (* -2 (* a (* (pow b 2) c))) (* -1 (pow b 4))))
(*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(* -5 (pow c 4))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
(/ (+ (* -4 (* a c)) (pow b 2)) c)
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) c)
(+ (* -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 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b)))) (neg.f64 (*.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))) (* 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 c (fma.f64 c (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) b) (fma.f64 c (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))) (fma.f64 (/.f64 a b) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b)))) b) (neg.f64 (/.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))))) (neg.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) b))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a 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 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b 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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a 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))))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (neg.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c c))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) c) (neg.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (pow.f64 c #s(literal 3 binary64)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (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 c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 a (pow.f64 b #s(literal 5 binary64))) c)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (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 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b 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)))
(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) #s(literal -4 binary64)))) a))) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 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)) (* 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) #s(literal -4 binary64)))) a))) c) (/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 c (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.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) #s(literal -4 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 (-.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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.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) #s(literal -4 binary64))))) #s(literal -4 binary64)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.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 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))) (pow.f64 c #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 c (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c c))) (*.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) #s(literal -4 binary64)))) a))) c))))
(- (* -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 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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) #s(literal -4 binary64)))) c))))
(- (+ (* -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 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 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) #s(literal -4 binary64)))) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.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 (/ 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 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 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 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.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 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.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) #s(literal -4 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) #s(literal -4 binary64)))) c) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 b 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) #s(literal -4 binary64))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))))
(/ (+ (* -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) #s(literal -4 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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -4 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 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 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))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) #s(literal -4 binary64))))))) c)
(/ (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))) c)
(/.f64 (fma.f64 (/.f64 b a) (/.f64 b #s(literal -4 binary64)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* a (pow (sqrt -4) 2)))))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 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))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) a) #s(literal -4 binary64))))) c)
(/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 3) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 3) (pow (sqrt -4) 3)))))) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (+ (* -1/2 (/ (pow b 4) (* (pow a 2) (* c (pow (sqrt -4) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (pow (sqrt -4) 3)))) (/ (pow b 2) (* 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 b (/.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (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))) (pow.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 b b) a) #s(literal -4 binary64))))))) c)
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal 1 binary64) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b a) #s(literal -4 binary64))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.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 c a)) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b a) #s(literal -4 binary64)))))
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))
(*.f64 c (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(* (pow c 3) (+ (* -2 (* a (pow b 2))) (* -1 (/ (pow b 4) c))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b) (/.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))
(+ (* -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 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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) #s(literal -4 binary64)))) c)))
(+ (* -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))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 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) #s(literal -4 binary64)))) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 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 (/ 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 #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 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 b (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.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 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.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) #s(literal -4 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) #s(literal -4 binary64)))) c) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 b 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) #s(literal -4 binary64))))) (*.f64 (*.f64 c c) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (/.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) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.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))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))) c)) c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.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 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) b) c))))
(+ (* -1/2 (/ (- (* -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 (fma.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 #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) (*.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.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 #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) (*.f64 b c))) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)))
(+ (* -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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.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 #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) (*.f64 b c))) a))) (neg.f64 (/.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/8 binary64) a) (/.f64 (*.f64 (*.f64 (*.f64 b b) 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) (*.f64 b c)))) a) (*.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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (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) (*.f64 b c)))) (*.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))))))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) c))) 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 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.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) (*.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 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (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) (*.f64 b c)))) (*.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)))))) c))) (neg.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) (*.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 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (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) (*.f64 b c)))) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) 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) (*.f64 b c)))) a)))) c))) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.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)))))) c))) (neg.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) (*.f64 b c))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c))) c))) 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (neg.f64 (/.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 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (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)) a) (/.f64 (*.f64 c c) a)))) c))) c))) c))) c))
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/4 (/ (pow b 2) a))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))) c)) (* -1/4 (/ (* (pow b 2) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) c))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c))) c))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 4) (pow c 2)) (pow a 2)))) c)) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 3) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 2) c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) c))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64) (neg.f64 (/.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 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (/.f64 #s(literal -1/32 binary64) a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 c c) a)))) c))) c))) c))) c))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64)))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) c)))
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) c) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))
(* -1 (* (pow c 3) (+ (* 2 (* a (pow b 2))) (/ (pow b 4) c))))
(neg.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))
(+ (* -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 (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.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))))) c) (neg.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) (*.f64 b 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 (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))) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) 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) (*.f64 b c)))) a))) c) (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/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.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)))))) c) (neg.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) (*.f64 b c))))) c)))

rewrite207.0ms (2.2%)

Memory
20.5MiB live, 279.3MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0106906
0164822
1617750
24906738
08607718
Stop Event
iter limit
node limit
iter limit
Counts
28 → 637
Calls
Call 1
Inputs
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))
(*.f64 a (/.f64 c b))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) a)
(neg.f64 b)
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b)
(/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))
(*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(*.f64 (/.f64 b c) b)
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)
(pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))
Outputs
#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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
(/.f64 (-.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a)))
(/.f64 (neg.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))))
(/.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (-.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b)))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 c b) #s(literal 2 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (/.f64 (neg.f64 c) b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) 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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b))
(fma.f64 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))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 c) b))
(-.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)) (-.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (-.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64))))) a))
(-.f64 (/.f64 (neg.f64 c) b) (*.f64 (neg.f64 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))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64))))))
(+.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))) a) (/ (* (neg c) c) (pow b 3))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (neg.f64 c) b) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 c) b) (-.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a)) (pow.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) #s(literal 2 binary64)))))
(+.f64 (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) a) (/.f64 (neg.f64 c) b))
(+.f64 (/.f64 (neg.f64 c) b) (*.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 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))) 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))) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (fma.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 14 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 25 binary64) (pow.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal 2 binary64)) (*.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (pow.f64 b #s(literal 7 binary64)))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 7 binary64))))
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) #s(literal -5 binary64) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))) (neg.f64 (pow.f64 b #s(literal 7 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 a (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(+.f64 (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64)) a) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 7 binary64))))
(*.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))
(*.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64)) a)
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) a)
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 c b))
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))
(*.f64 (/.f64 c b) (*.f64 #s(literal -4 binary64) a))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a))
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(*.f64 (/.f64 c b) a)
(*.f64 a (/.f64 c b))
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b))
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b))
(/.f64 (*.f64 c a) b)
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 0 binary64)) #s(literal 0 binary64))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)) (*.f64 a b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a) (*.f64 a b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal -2 binary64))
(/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64)) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(-.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))))
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(*.f64 (/.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))
(*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)))
(*.f64 (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(pow.f64 (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 1 binary64))
(/.f64 (exp.f64 (log.f64 (/.f64 b a))) (exp.f64 (log.f64 #s(literal -2 binary64))))
(/.f64 (exp.f64 (log.f64 (/.f64 (neg.f64 b) a))) (exp.f64 (log.f64 #s(literal 2 binary64))))
(/.f64 (exp.f64 (log.f64 (neg.f64 b))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 b #s(literal -2 binary64)) a)
(/.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 b a) #s(literal -2 binary64))
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))
(/.f64 (neg.f64 b) (*.f64 (neg.f64 a) #s(literal -2 binary64)))
(/.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a))
(/.f64 b (*.f64 #s(literal -4 binary64) a))
(neg.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)))
(neg.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(exp.f64 (log.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(+.f64 (cosh.f64 (log.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)))) (sinh.f64 (log.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)))))
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 b) a)
(/.f64 b (neg.f64 a))
(neg.f64 (/.f64 b a))
(neg.f64 b)
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 0 binary64)) #s(literal 0 binary64))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)) (*.f64 a b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a) (*.f64 a b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal -2 binary64))
(/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64)) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(-.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))))
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))))
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))) (neg.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64))))
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 1/4 binary64)) (neg.f64 b))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))
(*.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))
(*.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(*.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) b)
(*.f64 (neg.f64 b) (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(*.f64 b (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(*.f64 (/.f64 b (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))
(*.f64 (/.f64 b (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(/.f64 (neg.f64 b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(/.f64 b (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))))
(/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(neg.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(neg.f64 (/.f64 b (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 0 binary64)) #s(literal 0 binary64))
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) a) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)) (*.f64 a b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 b (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a) (*.f64 a b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 b))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) #s(literal 2 binary64)) a)
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)))
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64) (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal -2 binary64))
(/.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(fma.f64 (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (sqrt.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal -2 binary64)) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(-.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))))
(-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)))))
(+.f64 (/.f64 (/.f64 (*.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) a)))
(+.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64))) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64))))
(/.f64 (neg.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64)))))
(/.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64))))
(fma.f64 (fabs.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) (fabs.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(fma.f64 (fabs.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (fabs.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 4 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 6 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 4 binary64)))))
(-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(+.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) (fabs.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)))
(pow.f64 (fabs.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64))
(pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) #s(literal 2 binary64))
(/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 4 binary64)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) a)
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64))) a)
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a a))
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(neg.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal -4 binary64) a))) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))
(pow.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 2 binary64))
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 1 binary64))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) #s(literal 1 binary64)))
(exp.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fabs.f64 c)) (fabs.f64 c))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (neg.f64 c)) (neg.f64 c))
(*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c) c)
(*.f64 (fabs.f64 c) (*.f64 (fabs.f64 c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))
(*.f64 (neg.f64 c) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))
(*.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(*.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c))
(*.f64 c (*.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) c))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal 2 binary64))) (pow.f64 b #s(literal 8 binary64))) (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 12 binary64))) (*.f64 c c)) (fma.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal 2 binary64))) (pow.f64 b #s(literal 8 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 c c) (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)) (*.f64 c c) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)) (*.f64 (*.f64 c c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(fma.f64 (*.f64 c c) (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a))))
(fma.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)) (*.f64 c c)))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)) (*.f64 c c)) (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))
(+.f64 (*.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)) (*.f64 c c)))
(+.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a))) (*.f64 (*.f64 c c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(+.f64 (*.f64 (*.f64 c c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a))))
(*.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 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(*.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64))) c) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b)))
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64))) c) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b)))
(/.f64 (*.f64 c (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))))
(fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 (*.f64 (/.f64 b c) b) c (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 c (*.f64 (/.f64 b c) b) (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 c (*.f64 (/.f64 b c) b)))
(+.f64 (*.f64 (*.f64 (/.f64 b c) b) c) (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(+.f64 (*.f64 c (*.f64 (/.f64 b c) b)) (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(+.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 (/.f64 b c) b) c))
(+.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 c (*.f64 (/.f64 b c) b)))
(*.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) c))
(*.f64 (/.f64 b c) b)
(*.f64 (neg.f64 b) (/.f64 (neg.f64 b) c))
(*.f64 b (/.f64 b c))
(/.f64 (*.f64 b b) c)
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 c))
(neg.f64 (/.f64 (*.f64 (neg.f64 b) b) c))
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 c)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (+.f64 (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (neg.f64 b) c) b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b))))
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b)))
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 b c)))))
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))))
(fma.f64 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 a)) (*.f64 (/.f64 b c) b))
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 #s(literal -2 binary64))) (*.f64 (/.f64 b c) b))
(fma.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 (/.f64 b c) b))
(fma.f64 (neg.f64 a) #s(literal 2 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 (neg.f64 a) #s(literal 4 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) c) (*.f64 #s(literal -4 binary64) a))
(fma.f64 (*.f64 #s(literal -4 binary64) a) #s(literal -2 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 2 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 (/.f64 b c) b (*.f64 #s(literal -4 binary64) a))
(fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) c) (*.f64 #s(literal -4 binary64) a))
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 b c) b))
(fma.f64 #s(literal -2 binary64) a (*.f64 (/.f64 b c) b))
(fma.f64 #s(literal 2 binary64) (neg.f64 a) (*.f64 (/.f64 b c) b))
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 b c) b))
(fma.f64 #s(literal 2 binary64) a (*.f64 (/.f64 b c) b))
(fma.f64 a #s(literal -4 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 a #s(literal -2 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 a #s(literal 2 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 a #s(literal 4 binary64) (*.f64 (/.f64 b c) b))
(fma.f64 #s(literal 4 binary64) (neg.f64 a) (*.f64 (/.f64 b c) b))
(fma.f64 #s(literal 4 binary64) a (*.f64 (/.f64 b c) b))
(fma.f64 b (/.f64 b c) (*.f64 #s(literal -4 binary64) a))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b))) (/.f64 (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b))))
(-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (neg.f64 b) (/.f64 b c)))
(-.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (neg.f64 b) c) b))
(-.f64 (*.f64 (/.f64 b c) b) (*.f64 (neg.f64 a) #s(literal -4 binary64)))
(-.f64 (*.f64 (/.f64 b c) b) (*.f64 #s(literal -4 binary64) a))
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))))) (/.f64 (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b))))))
(+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 b c) b))
(+.f64 (*.f64 (/.f64 b c) b) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b)))
(*.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))))
(/.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))))))
(neg.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)))))))
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c)
(*.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64))) c) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b)))
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64))) c) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))))
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 (neg.f64 b) c) b)))
(/.f64 (*.f64 c (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) b) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 (*.f64 (/.f64 b c) b) (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)))))
(fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 (*.f64 (/.f64 b c) b) c (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 c (*.f64 (/.f64 b c) b) (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 c (*.f64 (/.f64 b c) b)))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 (*.f64 (/.f64 b c) b) c))
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 c (*.f64 (/.f64 b c) b)))
(+.f64 (*.f64 (*.f64 (/.f64 b c) b) c) (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(+.f64 (*.f64 c (*.f64 (/.f64 b c) b)) (*.f64 (*.f64 c #s(literal 4 binary64)) a))
(+.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 (/.f64 b c) b) c))
(+.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 c (*.f64 (/.f64 b c) b)))
(*.f64 (fabs.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) (fabs.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (/.f64 b a) #s(literal -2 binary64)))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(pow.f64 (fabs.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 b a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (/.f64 b a) #s(literal -2 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (neg.f64 b) (/.f64 (/.f64 b a) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 b (/.f64 (/.f64 b a) #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 b a)) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (/.f64 (neg.f64 b) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) b) (*.f64 #s(literal -4 binary64) a))
(/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 4 binary64))
(/.f64 (*.f64 (/.f64 b a) (/.f64 (neg.f64 b) a)) #s(literal -4 binary64))
(/.f64 (*.f64 (/.f64 b a) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 b a)) #s(literal -4 binary64))
(/.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 4 binary64))
(/.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 b)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (/.f64 (neg.f64 b) a) b) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (neg.f64 b) (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 b (/.f64 b a)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 b (/.f64 (neg.f64 b) a)) (*.f64 #s(literal -4 binary64) a))
(/.f64 (*.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(/.f64 (*.f64 (neg.f64 b) b) (*.f64 #s(literal 16 binary64) (*.f64 a a)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))))
(+.f64 (cosh.f64 (log.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)))))

eval151.0ms (1.6%)

Memory
13.1MiB live, 320.2MiB allocated
Compiler

Compiled 67 857 to 4 840 computations (92.9% saved)

prune114.0ms (1.2%)

Memory
16.2MiB live, 219.5MiB allocated
Pruning

37 alts after pruning (34 fresh and 3 done)

PrunedKeptTotal
New8158823
Fresh312657
Picked415
Done022
Total85037887
Accuracy
99.9%
Counts
887 → 37
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
57.5%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
57.6%
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
57.7%
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
57.9%
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)))
57.8%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
58.1%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
58.3%
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
57.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
57.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a))
57.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
57.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))
36.3%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b))) (*.f64 #s(literal 2 binary64) a))
99.3%
(/.f64 #s(approx (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/.f64 (neg.f64 c) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
80.3%
(/.f64 #s(approx (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
62.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a))
80.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
80.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)) (+.f64 a a))
18.8%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 c b) (*.f64 #s(literal -4 binary64) a))) (+.f64 a a))
62.9%
(/.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.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
62.9%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
86.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 c (*.f64 (*.f64 a b) a))))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) a))
56.4%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 b c) b (*.f64 #s(literal -4 binary64) a)) c))) (*.f64 #s(literal 2 binary64) a)))
56.4%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
56.4%
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a)))
56.3%
(+.f64 #s(approx (/ (/ (neg b) a) 2) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
62.9%
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 (/.f64 b a) #s(literal 1 binary64)))))
0.0%
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (*.f64 (neg.f64 b) (NAN.f64)))
90.5%
#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 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
87.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 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
80.4%
#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)))
86.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
62.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
86.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.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))
90.0%
#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)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b) (/.f64 b (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
Compiler

Compiled 8 656 to 1 855 computations (78.6% saved)

regimes136.0ms (1.4%)

Memory
26.4MiB live, 248.2MiB allocated
Counts
102 → 1
Calls
Call 1
Inputs
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (*.f64 (neg.f64 b) (NAN.f64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 (/.f64 b a) #s(literal 1 binary64)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 c b) (*.f64 #s(literal -4 binary64) a))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 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) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 #s(approx (/ (/ (neg b) a) 2) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)) (+.f64 a a))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) b)) (*.f64 #s(literal 2 binary64) a))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 (/.f64 b c) b)) c))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)))
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 b c) b (*.f64 #s(literal -4 binary64) a)) c))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(approx (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/.f64 (neg.f64 c) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (* 2 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) a) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 c c) (*.f64 (neg.f64 c) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 b b)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) #s(approx (* (+ (* -4 a) (/ (* b b) c)) c) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (/ (* b b) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (- (* b b) (* (* 4 a) c)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (neg.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) c) a))) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (+.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) b) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 (*.f64 (*.f64 b b) c) a))) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (* c -2) (+ (* c (* a (/ a (pow b 3)))) (/ a b))) (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (neg.f64 b))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.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 (-.f64 (*.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))
#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 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#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 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c c))) a (/.f64 (neg.f64 c) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.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)) #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)) (neg.f64 (/.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) b))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (fma.f64 (*.f64 (*.f64 b b) c) a (*.f64 (*.f64 (*.f64 c c) a) a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(approx (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a b) a) b) #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (*.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)) (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 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal -5 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (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 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 b a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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)))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) #s(approx (* (+ (* (* -2 (pow c 3)) a) (* (* (neg b) b) (* c c))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 b b) c) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64)))) a (/.f64 (neg.f64 c) b)))
#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) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) a (*.f64 (*.f64 (neg.f64 b) b) (*.f64 c c))) (*.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 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.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)) #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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 #s(approx (+ (* (* b c) b) (* (* c c) a)) (*.f64 (fma.f64 c a (*.f64 b b)) c))) (*.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 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) 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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 c c) a (*.f64 (*.f64 c b) b))) (*.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 (-.f64 (*.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 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)))
#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 (-.f64 (*.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 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) c) (/.f64 #s(literal 1 binary64) b)) c)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (+ (* (+ (* (* -4 (pow a 3)) (/ c (pow b 5))) (* (* a (/ a (pow b 3))) -2)) c) (* (/ a b) -2)) c) (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c a) (/.f64 c (*.f64 (*.f64 a b) a))))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) a))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #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))
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a))))
#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 (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/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)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) b) (/.f64 b (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 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)) #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 (+.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 (/.f64 (*.f64 c c) b) (/.f64 a b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (pow.f64 b #s(literal 4 binary64))))) c) (neg.f64 b))))
#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 (*.f64 (neg.f64 c) 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 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (neg.f64 c))) (neg.f64 c))) (pow.f64 c #s(literal 4 binary64)))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.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) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)))) b))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 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 #s(literal -2 binary64) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.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) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))))) b)) (*.f64 #s(literal 2 binary64) a))
#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 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (neg.f64 (fma.f64 (*.f64 b c) b (*.f64 (*.f64 c c) a))) (*.f64 b b))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) (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)) #s(approx (* (+ (* (* -2 (pow c 3)) (* a a)) (* (neg (+ (* (* b c) b) (* (* c c) a))) (* b b))) (* b b)) (*.f64 (fma.f64 (*.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) c) a)) a))) (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)))
#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) c) (/.f64 #s(literal -2 binary64) (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)))))
#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 c #s(literal 4 binary64)) (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 (pow.f64 c #s(literal 3 binary64)) a) (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)))))) (pow.f64 a #s(literal 3 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 (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b) #s(literal 2 binary64))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b)))) (pow.f64 b #s(literal 7 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))))) (*.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 (cosh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.f64 b) #s(literal 6 binary64)))) (sinh.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 4 binary64)) (*.f64 (log.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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
Outputs
(/.f64 #s(approx (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/.f64 (neg.f64 c) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
Calls

4 calls:

42.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))
28.0ms
b
27.0ms
a
Results
AccuracySegmentsBranch
99.3%1a
99.3%1b
99.3%1c
99.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)

regimes123.0ms (1.3%)

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

4 calls:

49.0ms
b
29.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))
26.0ms
a
17.0ms
c
Results
AccuracySegmentsBranch
80.4%1a
87.0%2b
82.2%2c
85.5%2(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes197.0ms (2.1%)

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

1 calls:

195.0ms
b
Results
AccuracySegmentsBranch
86.9%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes12.0ms (0.1%)

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

3 calls:

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

Compiled 19 to 20 computations (-5.3% saved)

regimes42.0ms (0.4%)

Memory
-45.3MiB live, 24.6MiB allocated
Counts
10 → 1
Calls
Call 1
Inputs
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (*.f64 (neg.f64 b) (NAN.f64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 (/.f64 b a) #s(literal 1 binary64)))))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 c b) (*.f64 #s(literal -4 binary64) a))) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (+.f64 a a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.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))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b))) (*.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:

31.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))
3.0ms
b
3.0ms
c
3.0ms
a
Results
AccuracySegmentsBranch
62.9%1a
62.9%1c
62.9%1b
62.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)

regimes5.0ms (0.1%)

Memory
12.1MiB live, 12.1MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

4 calls:

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

bsearch6.0ms (0.1%)

Memory
8.8MiB live, 8.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
5.0ms
72.8379742991126
87.96185965157441
Samples
2.0ms29×0valid
1.0ms0invalid
0.0ms1valid
Compiler

Compiled 188 to 110 computations (41.5% saved)

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

bsearch21.0ms (0.2%)

Memory
-38.3MiB live, 1.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
72.8379742991126
87.96185965157441
Compiler

Compiled 114 to 92 computations (19.3% saved)

simplify61.0ms (0.6%)

Memory
16.3MiB live, 54.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
068301
1126301
2286301
31234301
45900301
Stop Event
node limit
Calls
Call 1
Inputs
(/.f64 #s(approx (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/.f64 (neg.f64 c) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(if (<=.f64 b #s(literal 75 binary64)) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 b #s(literal 75 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.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)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (*.f64 (neg.f64 b) (NAN.f64)))
Outputs
(/.f64 #s(approx (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (/.f64 (neg.f64 c) a)) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 b a) #s(literal -2 binary64))))
(if (<=.f64 b #s(literal 75 binary64)) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 b #s(literal 75 binary64)) (/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
(if (<=.f64 b #s(literal 75 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.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)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (- (/ (- (* b b) (* (* 4 a) c)) (pow (* -2 a) 2)) (pow (/ (/ b a) -2) 2)) (- (/ (sqrt (- (* b b) (* (* 4 a) c))) (* 2 a)) (/ (/ b a) -2))) (*.f64 (neg.f64 b) (NAN.f64)))

soundness797.0ms (8.4%)

Memory
-0.9MiB live, 513.6MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05452842
119162807
279102807
080902667
0229515653
1739615308
0859814725
096934
0149863
1579814
24606802
08592780
069519
0119519
1409511
22889508
08836499
01451
02351
17351
250850
3617649
0875145
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 580 to 247 computations (57.4% saved)

preprocess120.0ms (1.3%)

Memory
-10.4MiB live, 72.1MiB allocated
Compiler

Compiled 636 to 170 computations (73.3% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...