Quadratic roots, narrow range

Time bar (total: 12.7s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated

analyze427.0ms (3.3%)

Memory
10.6MiB live, 318.2MiB 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.6s (20.1%)

Memory
12.9MiB live, 3 453.1MiB allocated
Samples
965.0ms5 573×0valid
637.0ms2 683×1valid
279.0ms1 388×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.4s
const: 369.0ms (26% of total)
ival-mult: 285.0ms (20.1% of total)
ival-div: 168.0ms (11.9% of total)
ival-<: 164.0ms (11.6% of total)
ival-sqrt: 98.0ms (6.9% of total)
adjust: 90.0ms (6.4% of total)
ival-add: 68.0ms (4.8% of total)
ival-sub: 63.0ms (4.4% of total)
ival-neg: 61.0ms (4.3% of total)
ival-and: 36.0ms (2.5% of total)
exact: 11.0ms (0.8% of total)
ival-assert: 4.0ms (0.3% of total)
Bogosity

explain235.0ms (1.8%)

Memory
19.9MiB live, 415.5MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2314(1281704.2787928146 6.485354971803918 5.7364250940036216e-8)0-(+.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))))cancellation2353
Confusion
Predicted +Predicted -
+2311
-420
Precision
0.9829787234042553
Recall
0.9956896551724138
Confusion?
Predicted +Predicted MaybePredicted -
+23110
-4218
Precision?
0.9747899159663865
Recall?
1.0
Freqs
test
numberfreq
021
1235
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
60.0ms172×1valid
58.0ms340×0valid
Compiler

Compiled 231 to 60 computations (74% saved)

Precisions
Click to see histograms. Total time spent on operations: 84.0ms
ival-add: 35.0ms (41.6% of total)
ival-mult: 26.0ms (30.9% of total)
ival-sub: 6.0ms (7.1% of total)
ival-div: 5.0ms (5.9% of total)
ival-sqrt: 5.0ms (5.9% of total)
adjust: 3.0ms (3.6% of total)
ival-neg: 2.0ms (2.4% of total)
exact: 1.0ms (1.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

preprocess126.0ms (1%)

Memory
12.9MiB live, 92.8MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054158
1162144
2463144
31244144
43263144
56182144
01417
02317
14016
27716
316016
424016
538116
666516
7114216
8231616
9262216
10273716
11279216
12279316
13279316
14279916
0279915
Stop Event
iter limit
saturated
iter limit
node limit
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
Compiler

Compiled 17 to 14 computations (17.6% saved)

eval0.0ms (0%)

Memory
0.2MiB live, 0.2MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune0.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.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 17 to 14 computations (17.6% saved)

simplify76.0ms (0.6%)

Memory
-25.4MiB live, 50.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01470
02370
14068
27768
316068
424068
538168
666568
7114268
8231668
9262268
10273768
11279268
12279368
13279368
14279968
0279964
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
Outputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 c (*.f64 a #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)

localize57.0ms (0.4%)

Memory
10.8MiB live, 102.5MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.14453125
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy0.20703125
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy0.2890625
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy29.0901290792621
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
28.0ms86×1valid
16.0ms170×0valid
Compiler

Compiled 142 to 30 computations (78.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
adjust: 10.0ms (35.3% of total)
ival-mult: 8.0ms (28.3% of total)
ival-div: 2.0ms (7.1% of total)
ival-add: 2.0ms (7.1% of total)
ival-sub: 2.0ms (7.1% of total)
ival-sqrt: 2.0ms (7.1% of total)
ival-neg: 1.0ms (3.5% 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
6.8MiB live, 45.9MiB allocated
Counts
5 → 98
Calls
Call 1
Inputs
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
Outputs
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (pow b 2) (* 4 (* a c)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 b)
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
Calls

9 calls:

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

simplify195.0ms (1.5%)

Memory
13.7MiB live, 249.7MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite185.0ms (1.5%)

Memory
-26.3MiB live, 202.3MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

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

eval96.0ms (0.8%)

Memory
20.8MiB live, 143.8MiB allocated
Compiler

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

prune86.0ms (0.7%)

Memory
9.5MiB live, 85.0MiB allocated
Pruning

39 alts after pruning (39 fresh and 0 done)

PrunedKeptTotal
New49439533
Fresh000
Picked101
Done000
Total49539534
Accuracy
98.6%
Counts
534 → 39
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.2%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
53.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
54.1%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c)))) (*.f64 #s(literal 2 binary64) a))
34.4%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a))
53.5%
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a))
91.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))
88.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
91.6%
(/.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 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
91.7%
(/.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 #s(literal -2 binary64) c) c) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) (*.f64 #s(literal 2 binary64) a))
88.1%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) (*.f64 #s(literal 2 binary64) a))
88.2%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) #s(literal -2 binary64))) a)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 a a) (/.f64 a b)) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
64.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)))
54.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
54.2%
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a))
53.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
54.2%
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))))
54.1%
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))))
54.2%
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
54.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
53.5%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (neg.f64 c) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 (neg.f64 c) b)))
88.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)))
91.8%
#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) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b))
88.3%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)) b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
91.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
88.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
81.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))) c))
81.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c) b)))
Compiler

Compiled 2 944 to 1 842 computations (37.4% saved)

simplify164.0ms (1.3%)

Memory
1.2MiB live, 203.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
076714
0133716
1235700
2560670
31878662
45946650
08118644
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
#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) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b)
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))))
(*.f64 (*.f64 #s(literal -2 binary64) a) a)
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
a
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 c #s(literal 3 binary64))
c
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))
(/.f64 #s(literal -1/4 binary64) a)
#s(literal -1/4 binary64)
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(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 20 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)
(/.f64 c b)
(/.f64 (*.f64 c a) b)
(*.f64 c a)
#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) c (*.f64 b (/.f64 b a))) a)))) (*.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) c (*.f64 b (/.f64 b a))) a))))
(neg.f64 b)
b
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a)))
#s(literal -4 binary64)
c
(*.f64 b (/.f64 b a))
(/.f64 b a)
a
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
#s(literal -2 binary64)
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
b
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b)
(sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))
#s(literal -16 binary64)
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(*.f64 c a)
c
a
#s(literal 2 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(*.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 #s(literal 2 binary64) a)
Outputs
#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) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) a)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (fma.f64 c (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) a (/.f64 (/.f64 (neg.f64 a) b) b)) #s(literal -1 binary64)))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b)
(/.f64 (fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) a)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (fma.f64 c (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) a (/.f64 (/.f64 (neg.f64 a) b) b)) #s(literal -1 binary64)))) b)
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) a)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 c (fma.f64 c (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) a (/.f64 (/.f64 (neg.f64 a) b) b)) #s(literal -1 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) a) a)
(*.f64 #s(literal -2 binary64) a)
#s(literal -2 binary64)
a
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(pow.f64 c #s(literal 3 binary64))
c
#s(literal 3 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))
(fma.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) a)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 a b) b) c #s(literal 1 binary64)) (neg.f64 c)))
(/.f64 #s(literal -1/4 binary64) a)
#s(literal -1/4 binary64)
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(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 20 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))
(*.f64 (fma.f64 (/.f64 (/.f64 a b) b) c #s(literal 1 binary64)) (neg.f64 c))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c)
(/.f64 c b)
(/.f64 (*.f64 c a) b)
(*.f64 (/.f64 c b) a)
(*.f64 c a)
#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) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) 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) c (*.f64 b (/.f64 b a))) a))))
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)
(neg.f64 b)
b
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a)))
(fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c))
#s(literal -4 binary64)
c
(*.f64 b (/.f64 b a))
(*.f64 (/.f64 b a) b)
(/.f64 b a)
a
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
#s(literal -2 binary64)
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
b
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 b b)
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b)
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (neg.f64 b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))))) b)
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b)
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)
(sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))))
(fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))
#s(literal -16 binary64)
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(*.f64 c a)
c
a
#s(literal 2 binary64)
(pow.f64 b #s(literal 4 binary64))
b
#s(literal 4 binary64)
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b b))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))
(*.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 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) b)
(*.f64 #s(literal 2 binary64) a)

localize334.0ms (2.6%)

Memory
9.0MiB live, 436.8MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.33822250976844204
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))
accuracy0.39291000976844204
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
accuracy0.5442962890737681
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
accuracy29.181933291034174
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
accuracy0.20703125
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
accuracy0.29296875
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
accuracy0.3756637695368841
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
accuracy29.0901290792621
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
accuracy0.24609375
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a)))
accuracy0.25
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)
accuracy0.2890625
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
accuracy29.0901290792621
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))))
accuracy0.0
(/.f64 (neg.f64 c) b)
accuracy0.0
(neg.f64 c)
accuracy22.564203171938036
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
accuracy0.27181625976844204
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
accuracy0.3828125
(*.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))))
accuracy0.39453125
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
accuracy5.076462559918607
#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) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b))
Samples
124.0ms87×1valid
118.0ms169×0valid
Compiler

Compiled 1 369 to 153 computations (88.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 198.0ms
ival-mult: 61.0ms (30.8% of total)
adjust: 54.0ms (27.2% of total)
ival-div: 25.0ms (12.6% of total)
ival-pow: 16.0ms (8.1% of total)
ival-add: 15.0ms (7.6% of total)
ival-sqrt: 13.0ms (6.6% of total)
ival-sub: 5.0ms (2.5% of total)
ival-neg: 4.0ms (2% of total)
ival-pow2: 3.0ms (1.5% of total)
exact: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series203.0ms (1.6%)

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

9 calls:

TimeVariablePointExpression
31.0ms
b
@inf
((+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (* (+ (* -4 c) (* b (/ b a))) a) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg b) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (/ (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (* 2 a)) (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (pow a 4) (pow c 4)) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6))) (/ (pow c 3) (pow b 4)) (+ (* -4 c) (* b (/ b a))) (+ (* (* -4 c) a) (* b b)) (pow (* c a) 2) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b)))
30.0ms
b
@0
((+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (* (+ (* -4 c) (* b (/ b a))) a) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg b) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (/ (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (* 2 a)) (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (pow a 4) (pow c 4)) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6))) (/ (pow c 3) (pow b 4)) (+ (* -4 c) (* b (/ b a))) (+ (* (* -4 c) a) (* b b)) (pow (* c a) 2) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b)))
28.0ms
c
@inf
((+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (* (+ (* -4 c) (* b (/ b a))) a) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg b) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (/ (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (* 2 a)) (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (pow a 4) (pow c 4)) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6))) (/ (pow c 3) (pow b 4)) (+ (* -4 c) (* b (/ b a))) (+ (* (* -4 c) a) (* b b)) (pow (* c a) 2) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b)))
22.0ms
c
@0
((+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (* (+ (* -4 c) (* b (/ b a))) a) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg b) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (/ (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (* 2 a)) (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (pow a 4) (pow c 4)) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6))) (/ (pow c 3) (pow b 4)) (+ (* -4 c) (* b (/ b a))) (+ (* (* -4 c) a) (* b b)) (pow (* c a) 2) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b)))
21.0ms
a
@-inf
((+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (* (+ (* -4 c) (* b (/ b a))) a) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg b) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (- b (sqrt (+ (* (* -4 c) a) (* b b)))) (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (/ (/ (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (* (sqrt (+ (* c (* a 4)) (* b b))) b)) (* 2 a)) (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (pow a 4) (pow c 4)) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6))) (/ (pow c 3) (pow b 4)) (+ (* -4 c) (* b (/ b a))) (+ (* (* -4 c) a) (* b b)) (pow (* c a) 2) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b)))

simplify233.0ms (1.8%)

Memory
-49.9MiB live, 328.7MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0236616653
1662716496
0801615877
Stop Event
iter limit
node limit
Counts
355 → 355
Calls
Call 1
Inputs
(* -1 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -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))))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(/ 1 a)
(* -1 (/ b (* a c)))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(* 2 (/ (* a c) b))
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* -2 (* a (* b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(pow b 3)
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(* (pow a 4) (pow c 4))
(* 20 (/ (* (pow a 4) (pow c 4)) (pow b 6)))
(/ (pow b 2) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(* (pow a 2) (pow c 2))
(+ (* 2 (* a (* b c))) (pow b 3))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (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))))))))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* (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 (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(* a (* b (* c (sqrt -16))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -4 c)
(+ (* -4 c) (/ (pow b 2) a))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(* -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))))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -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 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(* -1 (* a (* b (* c (sqrt -16)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -1 b)
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(- b (* (sqrt (* a c)) (sqrt -4)))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(/ (pow c 3) (pow b 4))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (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)
(/ (+ (* -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)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(/ (+ (* -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 (pow b 2)) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b)
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(/ -1 b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(* 2 b)
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(* 2 (pow b 3))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(* -1 (pow b 3))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(/ (+ (* -1 (/ b a)) (/ c b)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 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)))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* c (- (/ (pow b 2) (* a c)) 4))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -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 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* -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))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 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/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))) c))
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
Outputs
(* -1 c)
(neg.f64 c)
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)
(neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 c))
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 c b)))) (neg.f64 c))
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)
(fma.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 c))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (/.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)))) (neg.f64 (/.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)))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (neg.f64 c) b))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(* -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))))
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(* -1 (/ b (* a c)))
(/.f64 (neg.f64 b) (*.f64 a c))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) c)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c b) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) b))) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) c)) a)
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #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 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) #s(literal -6 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 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 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) #s(literal -6 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) #s(literal -6 binary64))) (fma.f64 (*.f64 b c) (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) b) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* -2 (* a (* b c)))
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)))
(* a (- (* a (- (* -8 (/ (pow c 2) b)) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* -4 (/ (* a (pow c 3)) (pow b 3)))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(* a (- (* a (- (+ (* -8 (/ (pow c 2) b)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 3)))))) (* -2 (/ (pow c 2) b)))) (* 2 (* b c))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) b))))) (*.f64 #s(literal -2 binary64) (*.f64 b c))))
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) #s(literal -6 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) #s(literal -6 binary64))) (fma.f64 (*.f64 b c) (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) b) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) #s(literal -6 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))) (/.f64 (neg.f64 c) b))
(pow b 3)
(pow.f64 b #s(literal 3 binary64))
(+ (* -8 (/ (* (pow a 2) (pow c 2)) b)) (pow b 3))
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (pow.f64 b #s(literal 3 binary64)))
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 5))) (* -8 (/ (pow c 2) b)))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b))) (pow.f64 b #s(literal 3 binary64)))
(+ (* (pow a 2) (+ (* -8 (/ (pow c 2) b)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 9))) (* -32 (/ (pow c 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (*.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 b #s(literal 3 binary64)))
(* (pow a 4) (pow c 4))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(* 20 (/ (* (pow a 4) (pow c 4)) (pow b 6)))
(*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(/ (pow b 2) a)
(/.f64 (*.f64 b b) a)
(/ (+ (* -4 (* a c)) (pow b 2)) a)
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) a)
(* (pow a 2) (pow c 2))
(*.f64 (*.f64 a a) (*.f64 c c))
(+ (* 2 (* a (* b c))) (pow b 3))
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (pow.f64 b #s(literal 3 binary64)))
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) b)) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (pow.f64 b #s(literal 3 binary64)))
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (pow.f64 b #s(literal 3 binary64)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))
(*.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)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))
(*.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 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(*.f64 (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 6 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(*.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 6 binary64))) (neg.f64 (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b))))))
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))
(*.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 6 binary64))) (-.f64 (/.f64 (neg.f64 c) (pow.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b 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/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (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 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(*.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 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))) (neg.f64 (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (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))) (-.f64 (/.f64 (neg.f64 c) (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))
(* (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)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.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 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) a)))))
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b c) #s(literal -4 binary64)))) a)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b c) #s(literal -4 binary64)))) a)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 a c) (/.f64 a c)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal -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 (*.f64 b b) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (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 -2 binary64) (/.f64 (/.f64 b c) #s(literal -4 binary64)))))) a)
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (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 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.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 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (/.f64 b 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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* 1/2 (* (sqrt (/ a c)) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))
(*.f64 a (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64))))))))))
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))
(*.f64 a (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (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 3 binary64)) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64)))))))))))
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))
(*.f64 a (-.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (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 3 binary64)) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))))))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b)))))
(* a (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))
(* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (-.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/4 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))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 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))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))
(* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))))
(*.f64 a (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 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))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))))
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b)))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))
(fma.f64 (*.f64 #s(literal 1/128 binary64) (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 3 binary64)) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64))))))) a) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))))
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (- (* b (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))
(fma.f64 (*.f64 #s(literal 1/128 binary64) (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 3 binary64)) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b)))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))) b))))
(* a (* b (* c (sqrt -16))))
(*.f64 a (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))
(*.f64 a (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(*.f64 a (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64)))))))
(* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(*.f64 a (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))))))
(* -4 c)
(*.f64 #s(literal -4 binary64) c)
(+ (* -4 c) (/ (pow b 2) a))
(fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))
(* 2 (* (sqrt (* a c)) (pow b 2)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)))
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))
(*.f64 a (fma.f64 #s(literal 1/4 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))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 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))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))
(*.f64 a (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 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))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))
(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 4 binary64))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 c a) (/.f64 c (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 c a) (neg.f64 (*.f64 (/.f64 c b) (/.f64 c b)))) a)) a))))
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))
(neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) 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)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (*.f64 (/.f64 c a) (/.f64 c (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)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a)) a))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a)))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.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)))
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 b c)))) a)) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(neg.f64 (/.f64 (-.f64 (*.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/16 binary64) c) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 b c)))) 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 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (/.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))))
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) b) (/.f64 (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))))))))) a)) (pow.f64 a #s(literal 3 binary64)))))
(* -1 (* a (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (- (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64)))))) (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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* a (- (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))))) (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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (- (* b (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) b) (/.f64 (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))))))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 a #s(literal 3 binary64)))))
(* -1 (* a (* b (* c (sqrt -16)))))
(*.f64 (neg.f64 a) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))
(* -1 (* a (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))
(*.f64 (neg.f64 a) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* a (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))
(*.f64 (neg.f64 a) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 b c) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 a a) c) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))
(*.f64 (neg.f64 (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 #s(literal -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 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 #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 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 #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 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 6 binary64)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.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))))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -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)) (*.f64 (neg.f64 a) (*.f64 (*.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)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.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 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (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 (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 (*.f64 a c) #s(literal -4 binary64)))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 b (fma.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(- b (* (sqrt (* a c)) (sqrt -4)))
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (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 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 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* 1/2 (* (sqrt (* a c)) (sqrt -16)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64)) (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64))))
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3/256 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 b b) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))
(*.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* 1/4 (* (sqrt (/ c a)) (sqrt -16)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))))
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (*.f64 #s(literal 3/256 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))))
(* b (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))
(*.f64 b (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))
(* b (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))
(*.f64 b (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))
(/ (pow c 3) (pow b 4))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)))))
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)))
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(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 -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))))
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))
(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)))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (neg.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 -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.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))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (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 -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)))) b)
(* (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)))
(/ (+ (* -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 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 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 a #s(literal 3 binary64)) (/.f64 (pow.f64 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)
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c)))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) a) c)))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 2 binary64) (*.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 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))) b)
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -8 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)))) b)
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))))) b)
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -32 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 #s(literal -8 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal 8 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 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64)))))))))))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 a a) (/.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)
(* b (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 b (-.f64 (*.f64 (/.f64 #s(literal -8 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* b (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))
(*.f64 b (-.f64 (fma.f64 (/.f64 #s(literal -8 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))
(* b (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))
(*.f64 b (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -8 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))))
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 c)) b)
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64))))) c) b)
(* (pow b 3) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)))
(* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 c b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))
(*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))) #s(literal 1 binary64)))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (neg.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 a a) (/.f64 (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 a a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (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)))) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))) c) b))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (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)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 a b) (/.f64 c b)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 a b) (/.f64 c b))))) b))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 c b) #s(literal -2 binary64)))
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))))
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 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)))))))
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))
(*.f64 (neg.f64 b) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 2 binary64) b))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(*.f64 (neg.f64 b) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 2 binary64) b))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))) (* -1 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 2 binary64) b))) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))
(* 2 (pow b 3))
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 3 binary64)))
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal -2 binary64)))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 c b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ 2 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 c b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c #s(literal 2 binary64)) b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* 8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -16 (* a (pow c 2))) (* 16 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c #s(literal 2 binary64)) b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(* -1 (* (pow b 3) (- (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8)))) 1)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) #s(literal -1 binary64))))
(* -1 (* (pow b 3) (- (+ (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* 256 (/ (* (pow a 6) (pow c 6)) (pow b 12))))) 1)))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (*.f64 #s(literal 32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))) #s(literal 1 binary64)))
(* -1 (pow b 3))
(neg.f64 (pow.f64 b #s(literal 3 binary64)))
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 c b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (/.f64 c b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))) #s(literal 1 binary64)))
(* c (- (* -1 (/ (* a c) (pow b 2))) 1))
(*.f64 c (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (/.f64 c b)) #s(literal -1 binary64)))
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (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)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 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 (/ b a)) (/ c b)) c)
(/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (fma.f64 c (fma.f64 (neg.f64 c) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) (*.f64 b b))) (neg.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a)) c)
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #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 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal -6 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (-.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal -6 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal -6 binary64))) (fma.f64 (*.f64 a b) (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) b) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (- (* c (- (* -8 (/ (pow a 2) b)) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* -4 (/ (* (pow a 3) c) (pow b 3)))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* c (- (+ (* -8 (/ (pow a 2) b)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 5))) (* -1/2 (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 3)))))) (* -2 (/ (pow a 2) b)))) (* 2 (* a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b))))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 b (fma.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) b) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 5))) (* -8 (/ (pow a 2) b)))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (pow.f64 b #s(literal 3 binary64)))
(+ (* (pow c 2) (+ (* -8 (/ (pow a 2) b)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 9))) (* -32 (/ (pow a 4) (pow b 5))))))) (pow b 3))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (*.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 9 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64)))))) (pow.f64 b #s(literal 3 binary64)))
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (pow.f64 b #s(literal 3 binary64)))
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (pow.f64 b #s(literal 3 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) c) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (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 6 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) c) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 a c)) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 c c))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (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 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 c c)))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))))
(* 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 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))))
(* (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) (/.f64 (neg.f64 a) (*.f64 (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) (/.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (pow.f64 c #s(literal 3 binary64)))))))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) 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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (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)))) (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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b a) #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) c))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b a) #s(literal -4 binary64)))) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.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))))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal -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 (*.f64 b b) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal -2 binary64) (/.f64 (/.f64 b a) #s(literal -4 binary64)))))) c)
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.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 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (-.f64 (fma.f64 #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 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (/.f64 b 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 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 3 binary64))))))))))
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (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 3 binary64)) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 3 binary64)))))))))))
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))
(*.f64 c (-.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 b (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 3 binary64)))))) (fma.f64 (*.f64 #s(literal 1/64 binary64) (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 3 binary64)) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 5 binary64)))))))))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b))))
(* c (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (-.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))
(* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))))
(*.f64 c (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))))
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b)))
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))
(*.f64 c (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))))))) c) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))))))) c) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b)))))
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (- (* a (* b (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))
(*.f64 c (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) b))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))) b)))))
(* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))
(*.f64 c (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 c (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 c (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* c (- (/ (pow b 2) (* a c)) 4))
(*.f64 c (fma.f64 (/.f64 b a) (/.f64 b c) #s(literal -4 binary64)))
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 a (*.f64 b b)) c)) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (/.f64 a (*.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) a) (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.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)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 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)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) c))) 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))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) b) c)))
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) c))
(* -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))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.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)) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 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/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))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 c a)))) c)) c))
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (/.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))))
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) b) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))))))))) c)) (pow.f64 c #s(literal 3 binary64)))))
(* -1 (* c (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (- (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))
(* -1 (* c (- (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))))
(*.f64 (neg.f64 c) (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (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 7 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b)))
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c)))))
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (- (* a (* b (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1/1024 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) b) (/.f64 (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))))))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 c #s(literal 3 binary64))))))
(* -1 (* c (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))
(* -1 (* c (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 a b) (sqrt.f64 #s(literal -16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))
(* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c))))))
(*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)))
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))
(*.f64 (neg.f64 c) (fma.f64 #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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (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 7 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))

rewrite179.0ms (1.4%)

Memory
12.1MiB live, 278.9MiB allocated
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
076492
0133480
1512464
23933456
08273456
Stop Event
iter limit
node limit
iter limit
Counts
26 → 672
Calls
Call 1
Inputs
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c))))
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))
#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) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b)
#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 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a))
(neg.f64 b)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(pow.f64 a #s(literal -1 binary64))
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)))
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b)
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))
Outputs
(*.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))) (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64))) (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))) (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 a a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) a) (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -4 binary64))) (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a))
(fma.f64 (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(fma.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) a) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) a) (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -4 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal -4 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) #s(literal 0 binary64)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))
(-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (-.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(+.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (*.f64 (/.f64 (neg.f64 c) b) (*.f64 a (/.f64 c b)))) (neg.f64 c))
(+.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)))
(+.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a))
(+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))) (*.f64 a (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))) (*.f64 a (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) (neg.f64 c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 a (fma.f64 c (-.f64 c (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) (/.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))
(/.f64 (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (-.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -8000 binary64) (pow.f64 b #s(literal 18 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 c b) (+.f64 (neg.f64 c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b)) (+.f64 (neg.f64 c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)))
(fma.f64 (/.f64 (neg.f64 c) b) (*.f64 a (/.f64 c b)) (+.f64 (neg.f64 c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(fma.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)))
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 (neg.f64 c) b) (+.f64 (neg.f64 c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(fma.f64 (/.f64 c b) (neg.f64 (*.f64 a (/.f64 c b))) (+.f64 (neg.f64 c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b))) c)
(-.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) c) (*.f64 (*.f64 (/.f64 c b) c) (/.f64 a b)))
(-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) #s(literal 0 binary64)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (/.f64 (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))
(+.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -1/4 binary64) a)) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (neg.f64 c) b) (*.f64 a (/.f64 c b)))) (neg.f64 c))
(+.f64 (*.f64 (/.f64 (neg.f64 c) b) (*.f64 a (/.f64 c b))) (+.f64 (neg.f64 c) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))
(+.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)) (*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) b))
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) (pow.f64 (neg.f64 b) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) b))
(*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (pow.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 b (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) #s(literal -1 binary64))
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) #s(literal -1 binary64)) b)
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64))) (pow.f64 b #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))
(/.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) b))
(/.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a)))) b))
(/.f64 (-.f64 (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 2 binary64))) (*.f64 b (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a) (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 9 binary64)) (pow.f64 b #s(literal 12 binary64))) (*.f64 (pow.f64 (*.f64 a a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) #s(literal 3 binary64))) (*.f64 b (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) b)
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c))))) b))
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))) (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 a #s(literal -2 binary64))) a (fma.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) a) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c b) c)))))) #s(literal -1 binary64)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 c (neg.f64 (pow.f64 b #s(literal -1 binary64))))
(*.f64 c (pow.f64 (neg.f64 b) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 b) c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 c) b)
(/.f64 c (neg.f64 b))
(neg.f64 (/.f64 c b))
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) c)
(*.f64 c #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c))
(/.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c))))
(neg.f64 c)
(-.f64 #s(literal 0 binary64) c)
(+.f64 #s(literal 0 binary64) (neg.f64 c))
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)
(*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64))) a) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b)))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) a) (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)))))
(/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b)))
(/.f64 (*.f64 a (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)))))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 (*.f64 (/.f64 b a) b) a (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (*.f64 (/.f64 b a) b) a))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 (/.f64 b a) b)))
(fma.f64 a (*.f64 (/.f64 b a) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(+.f64 (*.f64 (*.f64 (/.f64 b a) b) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(+.f64 (*.f64 a (*.f64 (/.f64 b a) b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 (/.f64 b a) b) a))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 a (*.f64 (/.f64 b a) b)))
(*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (pow.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 a) b)) a)))) #s(literal -1 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) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))) #s(literal -1 binary64)))
(pow.f64 (/.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 a) b)) a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (neg.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 a) b)) a))))))
(/.f64 (neg.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) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))
(/.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) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (neg.f64 b)))))
(/.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) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))))
(/.f64 #s(literal 1 binary64) (/.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 a) b)) a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64)))))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (neg.f64 b))
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))
(-.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) #s(literal 0 binary64)) 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) c (*.f64 (/.f64 b a) b)) a))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) #s(literal -1 binary64)) (pow.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 a) b)) a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) 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) c (*.f64 (/.f64 b a) b)) a))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))
(/.f64 (*.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) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal 1 binary64)) (*.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) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal 1/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) c (*.f64 (/.f64 b a) b)) a))) b))) (neg.f64 (*.f64 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) c (*.f64 (/.f64 b a) b)) a))) #s(literal 1 binary64)) (*.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 a) b)) a)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.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) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) 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) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (*.f64 (*.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) c (*.f64 (/.f64 b a) b)) a))))))
(/.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) c (*.f64 (/.f64 b a) b)) a)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 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) c (*.f64 (/.f64 b a) b)) a))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b))))
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) 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) c (*.f64 (/.f64 b a) b)) a))) 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) c (*.f64 (/.f64 b a) b)) a))) b) (*.f64 a #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) b)
(*.f64 b #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(neg.f64 b)
(-.f64 #s(literal 0 binary64) b)
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -2 binary64))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 a))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a)
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(fma.f64 b (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a)) #s(literal -1 binary64)))
(+.f64 (*.f64 b (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a))
(pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64))
(pow.f64 a #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal -1 binary64) (neg.f64 a))
(exp.f64 (fma.f64 (log.f64 a) #s(literal -1/2 binary64) (*.f64 (log.f64 a) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b)
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64)) (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (pow.f64 (pow.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))))
(*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b))
(pow.f64 (/.f64 b (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (*.f64 b b) b) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) b)
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64))))
(neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(fma.f64 (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (/.f64 b b) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(fma.f64 (/.f64 b b) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))
(pow.f64 (/.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b)))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64))) (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(fma.f64 (neg.f64 (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b))
(fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(fma.f64 b (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)))))
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) #s(literal 2 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) a))
(*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) a) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 a (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) b)
(/.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal 1/2 binary64)) a)
(/.f64 (/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64)))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 b (+.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b))))
(/.f64 (neg.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)))
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)
(*.f64 b (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal 4 binary64)))
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (*.f64 c c))
(*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 c a) #s(literal 4 binary64))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 1 binary64))
(exp.f64 (fma.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 4 binary64) (*.f64 (log.f64 a) #s(literal 4 binary64))))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 4 binary64) (*.f64 (log.f64 c) #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 4 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 3 binary64))))
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64))) (pow.f64 a #s(literal 4 binary64)))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64)))))
(*.f64 (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))
(*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -20 binary64) (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal -6 binary64))))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 #s(literal -20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/20 binary64)))
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/20 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/20 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (pow.f64 c #s(literal 3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (pow.f64 c #s(literal 3/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (pow.f64 c #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (/.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 b #s(literal -4 binary64))))
(*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (pow.f64 c #s(literal -3 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64)))
(*.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 c #s(literal 3 binary64))))
(*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 c c) (*.f64 c (pow.f64 b #s(literal -4 binary64))))
(*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal -4 binary64)))
(*.f64 c (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))
(*.f64 c (*.f64 (*.f64 c c) (pow.f64 b #s(literal -4 binary64))))
(pow.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal -3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 c #s(literal 3/2 binary64)) (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal -3 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b b))
(/.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal -3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal -3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal -3 binary64)))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))
(neg.f64 (/.f64 (pow.f64 (neg.f64 c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(exp.f64 (neg.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)) (*.f64 (log.f64 c) #s(literal 3 binary64)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) (*.f64 (log.f64 c) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 3 binary64) (neg.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(exp.f64 (*.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)) (*.f64 (log.f64 c) #s(literal 3 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal -3 binary64)))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 (log.f64 b) #s(literal 4 binary64))))
(*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)))) (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 c c))) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c))))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b)))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) b) (/.f64 b a)))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)))) (fma.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64)))))
(fma.f64 (*.f64 b b) (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) c))
(fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c))
(fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b))
(fma.f64 b (/.f64 b a) (*.f64 #s(literal -4 binary64) c))
(fma.f64 c #s(literal -4 binary64) (*.f64 (/.f64 b a) b))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b))) (/.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b))))
(+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b))
(+.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)))
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64))
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 b b))
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)))
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))
(*.f64 (pow.f64 (*.f64 (*.f64 c a) a) #s(literal 1 binary64)) c)
(*.f64 (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 1 binary64)) a)
(*.f64 (*.f64 (*.f64 c a) a) c)
(*.f64 (*.f64 (*.f64 c c) a) a)
(*.f64 (*.f64 a a) (*.f64 c c))
(*.f64 (*.f64 c c) (*.f64 a a))
(*.f64 (*.f64 c a) (*.f64 c a))
(*.f64 c (pow.f64 (*.f64 a (*.f64 c a)) #s(literal 1 binary64)))
(*.f64 c (*.f64 a (*.f64 c a)))
(*.f64 a (pow.f64 (*.f64 (*.f64 c c) a) #s(literal 1 binary64)))
(*.f64 a (*.f64 (*.f64 c c) a))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 c a)))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 c a) #s(literal 2 binary64))
(exp.f64 (+.f64 (log.f64 (*.f64 c a)) (log.f64 (*.f64 c a))))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b) b)
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))
(*.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))))

eval226.0ms (1.8%)

Memory
21.9MiB live, 298.2MiB allocated
Compiler

Compiled 62 360 to 5 685 computations (90.9% saved)

prune153.0ms (1.2%)

Memory
4.2MiB live, 247.6MiB allocated
Pruning

83 alts after pruning (82 fresh and 1 done)

PrunedKeptTotal
New961651 026
Fresh171734
Picked415
Done000
Total982831 065
Accuracy
99.2%
Counts
1 065 → 83
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.9%
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.3%
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
54.1%
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
55.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
56.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
55.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
54.9%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
55.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (fma.f64 c (fma.f64 (neg.f64 c) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a)) c)))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) (*.f64 b b))) (neg.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a)) c)))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) c)) a)))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (-.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 c b) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) b))) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) c)) a)))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c)))))
92.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
54.5%
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (*.f64 #s(literal 2 binary64) a))
48.5%
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
81.3%
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 #s(literal 1 binary64) (/.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 a) b)) a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
54.4%
(/.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) c (*.f64 (/.f64 b a) b)) a))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))) (*.f64 #s(literal 2 binary64) a))
55.9%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.2%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 b a) b) a))))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c)))) (*.f64 #s(literal 2 binary64) a))
34.4%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
55.3%
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
56.0%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
53.5%
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a))
53.8%
(/.f64 (*.f64 b (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))
54.1%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.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 #s(literal 2 binary64) a))
64.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
64.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)))
54.2%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a))
54.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
53.0%
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))
53.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
53.6%
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
55.9%
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))
54.2%
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
54.2%
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
54.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
54.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b))
53.5%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
91.4%
#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))) #s(approx (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) 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 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 c c))))))) b))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c (*.f64 b b))) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c)))) b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
81.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
91.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 (/.f64 c b) (/.f64 c b)))) (neg.f64 c))) b))
88.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 c))) b))
91.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (/.f64 a (*.f64 b b)) c))) c)))) b))
81.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (/.f64 c b)) #s(literal -1 binary64)))) b))
91.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b))
88.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b))
91.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 c a) (neg.f64 (*.f64 (/.f64 c b) (/.f64 c b)))) a)) a))))) b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
88.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c)))
81.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))) c))
91.8%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (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)))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (neg.f64 c) b))))
91.1%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.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)))))
91.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) c))) c)))))
91.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (*.f64 c (fma.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)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))))
91.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) b) (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a)) a))))))
Compiler

Compiled 7 852 to 4 783 computations (39.1% saved)

simplify175.0ms (1.4%)

Memory
-9.6MiB live, 177.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01201444
01921430
13921383
210401306
334081283
084091253
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))
b
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
#s(literal 1 binary64)
(*.f64 b b)
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))
(fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))))
(neg.f64 a)
(*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c)))
c
(*.f64 #s(literal -1 binary64) (*.f64 a c))
(*.f64 a c)
(fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))
#s(literal -1/4 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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(pow.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 c #s(literal 4 binary64))
(*.f64 a a)
(/.f64 #s(literal 20 binary64) (*.f64 c c))
#s(literal 20 binary64)
(*.f64 c c)
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))
(*.f64 #s(literal 2 binary64) (*.f64 a a))
#s(literal 2 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))
#s(literal -2 binary64)
(*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))
(/.f64 c (pow.f64 b #s(literal 4 binary64)))
(pow.f64 b #s(literal 4 binary64))
(fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) c)
(/.f64 #s(literal 1 binary64) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
#s(literal -1 binary64)
(/.f64 b c)
b
c
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a))
(/.f64 (*.f64 (*.f64 a a) c) b)
(*.f64 (*.f64 a a) c)
(*.f64 a a)
a
c
b
(/.f64 c b)
(*.f64 c a)
#s(literal -2 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
#s(literal -2 binary64)
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 b b)
b
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
c
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b))
(/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b)
#s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
c
(fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))
(fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b))))
(fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))
#s(literal -5 binary64)
(*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64))))
(pow.f64 a #s(literal 3 binary64))
a
#s(literal 3 binary64)
(/.f64 c (pow.f64 b #s(literal 6 binary64)))
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
#s(literal -2 binary64)
(*.f64 a a)
(pow.f64 b #s(literal 4 binary64))
#s(literal 4 binary64)
(neg.f64 (/.f64 a (*.f64 b b)))
(/.f64 a (*.f64 b b))
(*.f64 b b)
#s(literal -1 binary64)
Outputs
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b)))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b)
b
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
#s(literal 1 binary64)
(*.f64 b b)
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))
(fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))))
(fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a a) c) c) #s(literal 3 binary64)))
(neg.f64 a)
(*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c)))
(*.f64 (*.f64 (neg.f64 a) c) c)
c
(*.f64 #s(literal -1 binary64) (*.f64 a c))
(*.f64 (neg.f64 a) c)
(*.f64 a c)
(*.f64 c a)
(fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))
(fma.f64 (/.f64 #s(literal -5 binary64) (*.f64 c c)) (*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) a)) a))
#s(literal -1/4 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 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) c) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) a) #s(literal 20 binary64)) c))
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a))
(*.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) a) a) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(pow.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(pow.f64 c #s(literal 4 binary64))
(*.f64 a a)
(/.f64 #s(literal 20 binary64) (*.f64 c c))
#s(literal 20 binary64)
(*.f64 c c)
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) a)) a)
(*.f64 #s(literal 2 binary64) (*.f64 a a))
#s(literal 2 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (neg.f64 c) (/.f64 #s(literal 1 binary64) (*.f64 c a)))
#s(literal -2 binary64)
(*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)
(/.f64 c (pow.f64 b #s(literal 4 binary64)))
(pow.f64 b #s(literal 4 binary64))
(fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) c))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 c a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) c)
(/.f64 #s(literal 1 binary64) (*.f64 c a))
(/.f64 #s(literal 1 binary64) a)
(pow.f64 a #s(literal -1 binary64))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 (neg.f64 c) b)
#s(literal -1 binary64)
(/.f64 b c)
b
c
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c (fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c (fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c b) a))))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)
(*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c (fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c b) a)))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64))
(*.f64 (*.f64 c (fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c b) a)) #s(literal -2 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a))
(*.f64 c (fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c b) a))
(/.f64 (*.f64 (*.f64 a a) c) b)
(*.f64 (*.f64 a a) c)
(*.f64 a a)
a
c
b
(/.f64 c b)
(*.f64 c a)
#s(literal -2 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
#s(literal -2 binary64)
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 b b)
b
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))
(*.f64 #s(literal -4 binary64) a)
#s(literal -4 binary64)
c
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))))) c (/.f64 (/.f64 (neg.f64 a) b) b)) c #s(literal -1 binary64)) c)) b))
(/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b)
(/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))))) c (/.f64 (/.f64 (neg.f64 a) b) b)) c #s(literal -1 binary64)) c)) b)
#s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))))
#s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))))) c (/.f64 (/.f64 (neg.f64 a) b) b)) c #s(literal -1 binary64)) c))
(*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))))) c (/.f64 (/.f64 (neg.f64 a) b) b)) c #s(literal -1 binary64)) c)
c
(fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))))) c (/.f64 (/.f64 (neg.f64 a) b) b)) c #s(literal -1 binary64))
(fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))))) c (/.f64 (/.f64 (neg.f64 a) b) b))
(fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) a (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64)))))
#s(literal -5 binary64)
(*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 3 binary64)))
(pow.f64 a #s(literal 3 binary64))
a
#s(literal 3 binary64)
(/.f64 c (pow.f64 b #s(literal 6 binary64)))
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) a))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(*.f64 (*.f64 #s(literal -2 binary64) a) a)
#s(literal -2 binary64)
(*.f64 a a)
(pow.f64 b #s(literal 4 binary64))
#s(literal 4 binary64)
(neg.f64 (/.f64 a (*.f64 b b)))
(/.f64 (/.f64 (neg.f64 a) b) b)
(/.f64 a (*.f64 b b))
(*.f64 b b)
#s(literal -1 binary64)

localize388.0ms (3%)

Memory
40.9MiB live, 591.3MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.3046875
(*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
accuracy0.32259750976844204
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))
accuracy0.36328125
(*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64))))
accuracy5.076462559918607
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b))
accuracy0.29296875
(/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
accuracy0.3515625
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
accuracy0.3756637695368841
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
accuracy28.670213041781942
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
accuracy0.26171875
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)
accuracy0.26953125
(*.f64 (*.f64 a a) c)
accuracy0.2890625
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
accuracy11.658442306860623
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b))
accuracy0.0
(/.f64 b c)
accuracy0.25
(/.f64 #s(literal -1 binary64) (/.f64 b c))
accuracy22.564203171938036
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
accuracy0.3756637695368841
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
accuracy0.39453125
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
accuracy0.45703125
(fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))
accuracy4.774730123132059
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
Samples
152.0ms170×0valid
122.0ms86×1valid
Compiler

Compiled 2 596 to 243 computations (90.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 219.0ms
ival-mult: 73.0ms (33.4% of total)
ival-div: 61.0ms (27.9% of total)
ival-add: 24.0ms (11% of total)
ival-pow: 21.0ms (9.6% of total)
adjust: 14.0ms (6.4% of total)
ival-sqrt: 9.0ms (4.1% of total)
ival-sub: 7.0ms (3.2% of total)
ival-neg: 6.0ms (2.7% of total)
exact: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series204.0ms (1.6%)

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

9 calls:

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

simplify291.0ms (2.3%)

Memory
14.8MiB live, 182.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

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

rewrite275.0ms (2.2%)

Memory
8.3MiB live, 206.1MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0120944
0192881
1846764
27605764
08005743
Stop Event
iter limit
node limit
iter limit
Counts
27 → 631
Calls
Call 1
Inputs
(fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))))
(fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))
(fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
(/.f64 b c)
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a)) #s(literal -2 binary64)) b)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
(pow.f64 a #s(literal -1 binary64))
(/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))
(fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b))
(/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b)
#s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))))
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
(*.f64 (*.f64 a a) c)
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))
(*.f64 c (fma.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 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
Outputs
(*.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))))
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 a)) c) #s(literal -1 binary64)) a (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 c (neg.f64 a)) #s(literal -1 binary64)) (*.f64 c a) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 c (neg.f64 a)) (neg.f64 a)) c (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 c a) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (neg.f64 a) (*.f64 c (neg.f64 a))) c (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 2 binary64) a)) a (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1/4 binary64)) #s(literal 20 binary64)) (pow.f64 c #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 c c))) (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 (neg.f64 a) (neg.f64 a)) (*.f64 c c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) c) c (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 20 binary64) (*.f64 c c)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) c) c) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 c c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (neg.f64 c) (*.f64 (*.f64 c a) (neg.f64 a)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 c a) c) a (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 c c)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 c (neg.f64 a))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 c a) (*.f64 c a) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 a a) c) c (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 20 binary64) (*.f64 c c)) (*.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 c c) (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 c c)) #s(literal -1/4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 c c)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 a a) (*.f64 c c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 c (neg.f64 a)) c) (neg.f64 a) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (*.f64 c (neg.f64 a)) (*.f64 c (neg.f64 a)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) c) c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 c (*.f64 (*.f64 c (neg.f64 a)) (neg.f64 a)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 c (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(fma.f64 c (*.f64 (*.f64 a a) c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 (neg.f64 a) (*.f64 (*.f64 c (neg.f64 a)) c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 a (neg.f64 (*.f64 (*.f64 c (neg.f64 a)) c)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 a (*.f64 a (*.f64 c c)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(fma.f64 a (*.f64 (*.f64 c a) c) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))))
(-.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) c) c))
(+.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(+.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(+.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) a (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) a) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)))
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 c #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)))
(fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)))
(fma.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 c)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)))
(fma.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) a) (/.f64 c (*.f64 b b)) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 c #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)))
(fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)))
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) a a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(fma.f64 c (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(fma.f64 c (*.f64 (pow.f64 b #s(literal -4 binary64)) a) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(+.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))
(+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)))
(+.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))))
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 2 binary64) a)) a (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 a a) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1/4 binary64)) #s(literal 20 binary64)) (pow.f64 c #s(literal -2 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 c c))) (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) c) c (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 20 binary64) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 c c) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 20 binary64) (*.f64 c c)) (*.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fma.f64 (*.f64 c c) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 (pow.f64 a #s(literal -2 binary64)) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 c c)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fma.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fma.f64 c (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) c) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))))
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)))
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(*.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))) (+.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))) (-.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal -4 binary64)) (fma.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (*.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))))
(fma.f64 (pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (-.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64)))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 8 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b)) (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))))
(-.f64 (-.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a))
(-.f64 (-.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(-.f64 (-.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(-.f64 (-.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))
(-.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(-.f64 (/.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) #s(literal 2 binary64)))))
(-.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(-.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(-.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))))
(+.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (pow.f64 b #s(literal -6 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(+.f64 (pow.f64 b #s(literal -2 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c))
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(pow.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (neg.f64 b))
(/.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 c #s(literal -1 binary64)))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(neg.f64 (/.f64 c b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 c)) (neg.f64 b))
(*.f64 (pow.f64 c #s(literal -1 binary64)) b)
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 #s(literal 1 binary64) (/.f64 b c))
(*.f64 b (pow.f64 c #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) c))
(pow.f64 (/.f64 c b) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 c)))
(/.f64 (*.f64 b #s(literal 1 binary64)) c)
(/.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)))
(/.f64 (neg.f64 b) (neg.f64 c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 c b))
(/.f64 b c)
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) b))
(neg.f64 (/.f64 (neg.f64 b) c))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) (/.f64 (neg.f64 b) c))
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a)))))
(*.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a))))
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a))) (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))) (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (neg.f64 a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(fma.f64 (/.f64 c #s(literal 1 binary64)) a (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) (pow.f64 b #s(literal -1 binary64)) (*.f64 c a))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 c b) (*.f64 c a))
(fma.f64 (*.f64 (*.f64 a a) c) (/.f64 (/.f64 c b) b) (*.f64 c a))
(fma.f64 (*.f64 (*.f64 a a) c) (*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 c b)) (*.f64 c a))
(fma.f64 (*.f64 (*.f64 a a) c) (/.f64 c (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 c a))
(fma.f64 c (*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) c) b)) (*.f64 c a))
(fma.f64 c a (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(fma.f64 a c (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a)))))
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (*.f64 c a))
(+.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) a) #s(literal 2 binary64))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))))))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))
(*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)))
(*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))
(*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) b))
(*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (pow.f64 b #s(literal -1 binary64))))
(pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) #s(literal -1 binary64)) b)
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -2 binary64) b)) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c (neg.f64 a))) b))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (/.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64)) (*.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) (neg.f64 b))
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))))
(neg.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) b))
(neg.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) (neg.f64 b)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) a) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 a))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) a))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64))
(pow.f64 a #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal -1 binary64) (neg.f64 a))
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)))))
(*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(*.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))))
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(*.f64 (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 (/.f64 (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) b) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 b b) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 (*.f64 (neg.f64 b) b) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 (*.f64 b b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 b (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))))
(-.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (neg.f64 b)))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) b)
(+.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (pow.f64 b #s(literal -4 binary64))))))
(*.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (-.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)))) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (pow.f64 b #s(literal -4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (-.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)))) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (pow.f64 b #s(literal -4 binary64)))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (pow.f64 b #s(literal -4 binary64))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (-.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)))) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (pow.f64 b #s(literal -4 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (-.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)))) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (*.f64 #s(literal -5 binary64) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) a) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal -5 binary64) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal -6 binary64))) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (pow.f64 b #s(literal -4 binary64))))) (/.f64 (pow.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (pow.f64 b #s(literal -4 binary64))))))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(+.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64))))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)) b))
(*.f64 (pow.f64 b #s(literal -1 binary64)) #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)))
(*.f64 (neg.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)) b))
(pow.f64 (/.f64 b #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))) #s(literal -1 binary64))
(/.f64 (/.f64 (neg.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))) #s(literal -1 binary64)) b)
(/.f64 (*.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)))) (neg.f64 (neg.f64 b)))
(/.f64 (neg.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))) (neg.f64 b))
(/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)))))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))) b))
(neg.f64 (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)) (neg.f64 b)))
#s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c))
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b))
(*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (*.f64 a a))
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (*.f64 c c))
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 c (neg.f64 a)) c)) (neg.f64 a))
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c (neg.f64 a))) (*.f64 c (neg.f64 a)))
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 a)) (*.f64 (*.f64 c (neg.f64 a)) c))
(*.f64 (*.f64 (*.f64 (*.f64 c (neg.f64 a)) c) (*.f64 (*.f64 c (neg.f64 a)) c)) (*.f64 (neg.f64 a) (neg.f64 a)))
(*.f64 (*.f64 (neg.f64 a) (neg.f64 a)) (*.f64 (*.f64 (*.f64 c (neg.f64 a)) c) (*.f64 (*.f64 c (neg.f64 a)) c)))
(*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) c) c) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) c) c))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 c (neg.f64 a)) c) (*.f64 (neg.f64 a) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(*.f64 (*.f64 c (neg.f64 a)) (*.f64 (*.f64 c (neg.f64 a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 c (neg.f64 a)) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(pow.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 c a) #s(literal 4 binary64))
(neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 a) a) c) c)))
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) a) c) c) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 4 binary64) (*.f64 (log.f64 a) #s(literal 4 binary64))))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 4 binary64) (*.f64 (log.f64 c) #s(literal 4 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 4 binary64)))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) #s(literal -1 binary64))))
(*.f64 (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)))))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b))))
(pow.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) a) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) #s(literal -1 binary64))) (neg.f64 a))
(/.f64 (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) #s(literal -1 binary64)) a)
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) a))
(/.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) (neg.f64 a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b))))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b))))
(neg.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) b)))))
(*.f64 (*.f64 c a) a)
(*.f64 (*.f64 a a) c)
(*.f64 c (*.f64 a a))
(*.f64 a (*.f64 c a))
(*.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(*.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(*.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64))
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 3/2 binary64))) (pow.f64 a #s(literal 3/2 binary64)))
(*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) (*.f64 a a)) a)
(*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) a) (*.f64 a a))
(*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 3 binary64))))
(*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal -6 binary64)))
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (*.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 3 binary64)))
(*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 6 binary64))))
(*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 6 binary64)))))
(*.f64 c (*.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 a #s(literal 3 binary64))))
(*.f64 a (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 6 binary64)))))
(/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (*.f64 (neg.f64 c) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))
(/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (neg.f64 c)) (neg.f64 (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))
(/.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (neg.f64 (pow.f64 b #s(literal 6 binary64))))
(/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) c))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal -2 binary64)) a))
(*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)))
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (pow.f64 b #s(literal -4 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal -4 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal -4 binary64))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -4 binary64))))
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 4 binary64))))
(*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal -4 binary64))))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 a a)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (neg.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (neg.f64 (pow.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 a a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 a a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 a a))))
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (pow.f64 b #s(literal 4 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)
(*.f64 c (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) #s(literal 2 binary64)) #s(literal 1 binary64)) c) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) #s(literal 3 binary64)) #s(literal -1 binary64)) c) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 c))) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) #s(literal 2 binary64))))
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal 1 binary64)))
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 c))) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c))) (*.f64 (neg.f64 c) (neg.f64 c))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)) (neg.f64 c)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)) #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)) (-.f64 (*.f64 (neg.f64 c) (neg.f64 c)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)) (neg.f64 c)))))
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) c (neg.f64 c))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c) (neg.f64 c))
(fma.f64 (*.f64 c c) (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (neg.f64 c))
(fma.f64 #s(literal -1 binary64) c (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)))
(fma.f64 c (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c) (neg.f64 c))
(fma.f64 c #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)))
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)) (neg.f64 c))
(+.f64 (neg.f64 c) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c)))

eval231.0ms (1.8%)

Memory
-6.9MiB live, 304.1MiB allocated
Compiler

Compiled 76 276 to 6 176 computations (91.9% saved)

prune186.0ms (1.5%)

Memory
-11.3MiB live, 306.1MiB allocated
Pruning

103 alts after pruning (101 fresh and 2 done)

PrunedKeptTotal
New91452966
Fresh284977
Picked415
Done011
Total9461031 049
Accuracy
99.4%
Counts
1 049 → 103
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.8%
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
54.9%
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.3%
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
55.3%
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
91.8%
(/.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
54.2%
(/.f64 (pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
54.1%
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
55.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
54.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
56.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (neg.f64 b) b) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
56.5%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
55.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
55.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))))
55.2%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
55.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
54.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
56.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
55.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c)) a)))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) c)))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) c)))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c)) a)))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c a))) b)))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 (-.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c a))) b)))
82.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))) b)))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -8 binary64) (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64))))))))))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (/.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (pow.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))))))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) #s(approx (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c))) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) a)) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) c))))))
92.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) c (/.f64 #s(literal 1 binary64) (*.f64 b b))) c (neg.f64 (/.f64 #s(literal 1 binary64) a))) c)))))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) c)))))
82.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) a)))))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 b c))) (*.f64 b b) (neg.f64 (neg.f64 (*.f64 c a)))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 c) (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (/.f64 #s(literal 1 binary64) a)) c)))))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 a c) (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))))))) (*.f64 c c))))))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))) a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) a)) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 a a))))))
54.5%
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (*.f64 #s(literal 2 binary64) a))
48.5%
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
81.3%
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 #s(literal 1 binary64) (/.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 a) b)) a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (*.f64 #s(literal 2 binary64) a))
54.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
54.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
54.4%
(/.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) c (*.f64 (/.f64 b a) b)) a))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))) (*.f64 #s(literal 2 binary64) a))
55.9%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.2%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 b a) b) a))))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c)))) (*.f64 #s(literal 2 binary64) a))
34.4%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
55.3%
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
56.5%
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 b b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))))
56.0%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
53.5%
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.1%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
90.8%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 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 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) c) (/.f64 c (*.f64 b b)) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) a (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) (*.f64 a a))) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) (/.f64 a c)) (*.f64 c c))) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) c)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
64.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.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 #s(literal 2 binary64) a))
64.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
64.7%
(/.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))
54.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)))
54.2%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a))
54.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
53.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
53.6%
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.2%
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
54.2%
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
54.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
54.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b))
53.5%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
81.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
91.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c) (neg.f64 c))) b))
88.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 c b) (/.f64 c b)))) a (neg.f64 c))) b))
88.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) c #s(literal -1 binary64)) c)) b))
81.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (/.f64 c b)) #s(literal -1 binary64)) c)) b))
91.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (fma.f64 c #s(approx (+ (* -5 (* (pow a 3) (/ c (pow b 6)))) (/ (* -2 (* a a)) (pow b 4))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) c (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b))
91.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) c #s(literal -1 binary64)) c)))))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 c)) (neg.f64 b))))
88.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
81.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))) c))
Compiler

Compiled 11 811 to 6 157 computations (47.9% saved)

simplify166.0ms (1.3%)

Memory
49.0MiB live, 269.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
0981437
01531319
13141240
28881156
333141069
085111053
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))
b
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
#s(literal 1 binary64)
(*.f64 b b)
(/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))
#s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))
(fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c))
(*.f64 c c)
c
#s(literal -3 binary64)
(*.f64 a a)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))
#s(literal -2 binary64)
(*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))
(/.f64 c (pow.f64 b #s(literal 4 binary64)))
(pow.f64 b #s(literal 4 binary64))
#s(literal 4 binary64)
(fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) c))
(/.f64 (/.f64 #s(literal 1 binary64) a) c)
(/.f64 #s(literal 1 binary64) a)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.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 #s(literal 2 binary64) a))
#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 (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
#s(literal -2 binary64)
(fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
a
c
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(/.f64 (*.f64 a a) b)
(*.f64 a a)
b
(/.f64 (*.f64 c c) b)
(*.f64 c c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
#s(literal -2 binary64)
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
b
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
#s(literal -4 binary64)
(*.f64 c a)
c
(*.f64 b b)
(/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
#s(literal -2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(*.f64 b b)
b
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
#s(literal -4 binary64)
(*.f64 c a)
c
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
Outputs
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a)) (pow.f64 b #s(literal 6 binary64)))))) b)))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a)) (pow.f64 b #s(literal 6 binary64)))))) b))
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a)) (pow.f64 b #s(literal 6 binary64)))))) b)
b
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) c (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a)) (pow.f64 b #s(literal 6 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a)) (pow.f64 b #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 b b))
#s(literal 1 binary64)
(*.f64 b b)
(/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a)) (pow.f64 b #s(literal 6 binary64)))
#s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
#s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a))
(*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) a) a)
(fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c))
(*.f64 (*.f64 c c) #s(literal -2 binary64))
(*.f64 c c)
c
#s(literal -3 binary64)
(*.f64 a a)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
(fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))
(fma.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (neg.f64 c) (/.f64 #s(literal 1 binary64) (*.f64 c a)))
#s(literal -2 binary64)
(*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))))
(*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a)
(/.f64 c (pow.f64 b #s(literal 4 binary64)))
(pow.f64 b #s(literal 4 binary64))
#s(literal 4 binary64)
(fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) c))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) a (/.f64 #s(literal 1 binary64) (*.f64 c a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) c)
(/.f64 #s(literal 1 binary64) (*.f64 c a))
(/.f64 #s(literal 1 binary64) a)
(pow.f64 a #s(literal -1 binary64))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c (neg.f64 b)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 c (neg.f64 b))
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.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 #s(literal 2 binary64) a))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a)))) (*.f64 #s(literal 2 binary64) a))
#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))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a)))
(*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a))
#s(literal -2 binary64)
(fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(*.f64 c (fma.f64 (/.f64 c b) (/.f64 (*.f64 a a) b) a))
a
c
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))
(/.f64 (*.f64 a a) b)
(*.f64 a a)
b
(/.f64 (*.f64 c c) b)
(*.f64 c c)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (fma.f64 b b (fma.f64 (neg.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))) b)))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 b b (fma.f64 (neg.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))) b))
#s(literal -2 binary64)
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (fma.f64 b b (fma.f64 (neg.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))) b))
(/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))
b
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
#s(literal -4 binary64)
(*.f64 c a)
c
(*.f64 b b)
(/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))
(neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (fma.f64 b b (fma.f64 (neg.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))) b)))
(pow.f64 a #s(literal -1 binary64))
a
#s(literal -1 binary64)
(/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 b b (fma.f64 (neg.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))) b))
#s(literal -2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(/.f64 (fma.f64 b b (fma.f64 (neg.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))) b))
(-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)))
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (/.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 b b))
(*.f64 b b)
b
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))
#s(literal -4 binary64)
(*.f64 c a)
c
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)
#s(literal 1 binary64)
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))

localize618.0ms (4.8%)

Memory
-248.8MiB live, 705.2MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy0.3483200195368841
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
accuracy0.34994125976844204
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
accuracy0.3756637695368841
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
accuracy28.68377689534777
(-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)))
accuracy0.29296875
(/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
accuracy0.3515625
(/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
accuracy0.3756637695368841
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
accuracy29.01897226090154
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
accuracy0.265625
(/.f64 (*.f64 c c) b)
accuracy0.2890625
(/.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 #s(literal 2 binary64) a))
accuracy0.3671875
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
accuracy11.658442306860623
#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))
accuracy0.0
(/.f64 #s(literal -1 binary64) b)
accuracy0.296875
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy22.564203171938036
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
accuracy0.31640625
(*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))
accuracy0.32421875
(/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))
accuracy0.3756637695368841
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
accuracy4.774730123132059
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
Samples
434.0ms170×0valid
102.0ms86×1valid
Compiler

Compiled 2 654 to 198 computations (92.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 487.0ms
ival-add: 312.0ms (64.1% of total)
ival-mult: 66.0ms (13.6% of total)
ival-div: 58.0ms (11.9% of total)
ival-pow: 18.0ms (3.7% of total)
adjust: 11.0ms (2.3% of total)
ival-sub: 8.0ms (1.6% of total)
ival-sqrt: 7.0ms (1.4% of total)
ival-neg: 4.0ms (0.8% of total)
exact: 1.0ms (0.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series369.0ms (2.9%)

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

9 calls:

TimeVariablePointExpression
76.0ms
b
@0
((+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c))) (+ (* (* c c) -3) (* c c)) (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (* (/ -1 b) c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ -1 b) (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (* -2 (+ (* a c) (* (/ (* a a) b) (/ (* c c) b)))) b) (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))) (/ (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))))) (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)))) (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))) (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (/ (pow a -1) (/ -2 (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6)) (* (+ (* (* c c) -3) (* c c)) (* a a)) (* (/ (* a a) b) (/ (* c c) b)) (/ (* c c) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))
75.0ms
b
@-inf
((+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c))) (+ (* (* c c) -3) (* c c)) (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (* (/ -1 b) c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ -1 b) (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (* -2 (+ (* a c) (* (/ (* a a) b) (/ (* c c) b)))) b) (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))) (/ (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))))) (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)))) (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))) (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (/ (pow a -1) (/ -2 (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6)) (* (+ (* (* c c) -3) (* c c)) (* a a)) (* (/ (* a a) b) (/ (* c c) b)) (/ (* c c) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))
27.0ms
c
@inf
((+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c))) (+ (* (* c c) -3) (* c c)) (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (* (/ -1 b) c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ -1 b) (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (* -2 (+ (* a c) (* (/ (* a a) b) (/ (* c c) b)))) b) (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))) (/ (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))))) (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)))) (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))) (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (/ (pow a -1) (/ -2 (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6)) (* (+ (* (* c c) -3) (* c c)) (* a a)) (* (/ (* a a) b) (/ (* c c) b)) (/ (* c c) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))
26.0ms
a
@0
((+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c))) (+ (* (* c c) -3) (* c c)) (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (* (/ -1 b) c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ -1 b) (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (* -2 (+ (* a c) (* (/ (* a a) b) (/ (* c c) b)))) b) (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))) (/ (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))))) (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)))) (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))) (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (/ (pow a -1) (/ -2 (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6)) (* (+ (* (* c c) -3) (* c c)) (* a a)) (* (/ (* a a) b) (/ (* c c) b)) (/ (* c c) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))
23.0ms
a
@inf
((+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c))) (+ (* (* c c) -3) (* c c)) (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (* (/ -1 b) c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ -1 b) (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (* -2 (+ (* a c) (* (/ (* a a) b) (/ (* c c) b)))) b) (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))) (/ (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b))))) (pow a -1) (/ -2 (+ (* (/ b (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)))) (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))) (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (/ (pow a -1) (/ -2 (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6)) (* (+ (* (* c c) -3) (* c c)) (* a a)) (* (/ (* a a) b) (/ (* c c) b)) (/ (* c c) b) (/ (neg (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))

simplify319.0ms (2.5%)

Memory
17.0MiB live, 366.2MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0371338053
0859936757
Stop Event
iter limit
node limit
Counts
419 → 419
Calls
Call 1
Inputs
(/ 1 (* a c))
(/ (+ (* (pow a 2) (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4)))) (/ 1 c)) a)
(/ -1 (* a c))
(/ (- (/ a (pow b 2)) (/ 1 c)) a)
(/ (- (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 c)) a)
(/ (- (* a (+ (* a (- (* -1 (* a (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6)))))) (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 c)) a)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(+ (* -1/2 b) (* 1/2 b))
(+ (* -1/2 b) (+ (* 1/2 b) (* a (- (* -1 (- (* -2 (/ c b)) (* -1/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 (/ (pow c 2) (pow b 3)))))) (* -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))) (* 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)))) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* -1 (/ (pow c 2) (pow b 3)))))) (* -1/2 (/ c b))))))
(* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a))
(/ (+ (* -1/2 (* a (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))))) (* -1/2 (+ (* -1/2 b) (* 1/2 b)))) a)
(/ (+ (* -1/2 (+ (* -1/2 b) (* 1/2 b))) (* a (+ (* -1/2 (* a (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))))) (* -1/2 (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))))))) a)
(/ (+ (* -1/2 (+ (* -1/2 b) (* 1/2 b))) (* a (+ (* -1/2 (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* 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)))) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))))) (* -1/2 (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))))))))) a)
(/ 1 a)
(/ -2 (+ (* -1/2 b) (* 1/2 b)))
(- (* 2 (/ (* a (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(- (* a (- (* -1 (* a (+ (* -2 (/ (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(- (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (- (+ (* -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)))) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))) (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b)))) (+ (* -1/2 b) (* 1/2 b)))) (* 2 (/ (* (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3))))) (pow (+ (* -1/2 b) (* 1/2 b)) 3))))))) (+ (* -2 (/ (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(* 2 (/ (* a c) b))
(* a (+ (* 2 (/ c b)) (* a (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* 2 (/ c b)) (* a (- (+ (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* 2 (/ c b)) (* a (- (+ (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* a (- (+ (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))) (* 4 (* c (- (* -4 (/ (pow c 3) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -16 (/ (pow c 3) (pow b 4))) (* 8 (/ (pow c 3) (pow b 4))))) (pow b 3)))))))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow c 2) (pow b 3)))))))
(* 8 (/ (* a c) b))
(* a (- (* 4 (/ (* a (* c (- (* -2 (/ c b)) (* -8 (/ c b))))) (pow b 2))) (* -8 (/ c b))))
(* a (- (* a (- (* 4 (/ (* a (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (* -8 (/ c b))))
(* a (- (* a (- (* a (- (* 4 (/ (* a (* c (- (* -4 (/ (pow c 3) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (* -8 (/ c b))))
(+ (* -1 (/ c b)) (* -1/2 (* a (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1/2 (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3))))))) (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))))))
(+ (* -1 (/ c b)) (* a (+ (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (* a (+ (* -1/2 (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))) (* 4 (* c (- (* -4 (/ (pow c 3) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -16 (/ (pow c 3) (pow b 4))) (* 8 (/ (pow c 3) (pow b 4))))) (pow b 3)))))))) (* -1/2 (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3)))))))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* -1 (/ b (* a c)))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/ (* (pow a 2) (+ (* -5 (pow c 2)) (+ (* 2 (pow c 2)) (pow c 2)))) (pow b 6))
(* (pow a 2) (+ (* -3 (pow c 2)) (pow c 2)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(* -1/2 b)
(+ (* -1 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (* -1/2 b))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (+ (* -1/2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(/ 2 b)
(+ (* a (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (* 2 (/ 1 b)))
(+ (* a (- (+ (* -2 (/ c (pow b 3))) (* a (- (* -2 (/ (pow c 2) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (pow b 2)))))) (* -8 (/ c (pow b 3))))) (* 2 (/ 1 b)))
(+ (* a (- (+ (* -2 (/ c (pow b 3))) (* a (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* a (- (* -4 (/ (pow c 3) (pow b 7))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (pow b 2))))) (pow b 2)))))) (* -4 (/ (* c (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (pow b 2)))))) (* -8 (/ c (pow b 3))))) (* 2 (/ 1 b)))
(* a (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))))
(* a (+ (* -2 (/ c (pow b 4))) (+ (/ 1 (* (pow a 2) c)) (/ c (pow b 4)))))
(* -1 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(* (pow a 2) (- (* -1 (/ (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))) a)) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(* (pow a 2) (- (/ 1 (* (pow a 2) (pow b 2))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* -2 (/ c (* a (pow b 4)))) (+ (* 2 (/ (pow c 2) (pow b 6))) (+ (/ c (* a (pow b 4))) (/ (pow c 2) (pow b 6))))))))
(* (pow a 2) (- (/ 1 (* (pow a 2) (pow b 2))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* -2 (/ c (* a (pow b 4)))) (+ (* 2 (/ (pow c 2) (pow b 6))) (+ (/ 1 (* (pow a 3) c)) (+ (/ c (* a (pow b 4))) (/ (pow c 2) (pow b 6)))))))))
(* 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))))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(* (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 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))
(* 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)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (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 (* a c))) (/ (pow b 2) (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))))))) (/ (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 (* a c))) (/ (pow b 2) (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 (* (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 (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/2 (/ (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)) (* -1/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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2)))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)) (+ (* -1/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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2)))) (pow a 2))) (* -1/2 (/ (- (+ (* -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))))) (+ (* -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)))))) (pow a 3)))))) a)
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* (pow a 2) c))))
(- (+ (* -1 (/ (+ (* -1/8 (/ (* (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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) 2))))) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* (pow a 2) c))))
(- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (* (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/8 (/ (* (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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) 2))))))))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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))))) (+ (* -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))))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (* (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (- (+ (* -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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2)))))))))) (pow a 3))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* (pow a 2) c))) (+ (* -1/8 (/ (* (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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (* (pow a 3) c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) 2)))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* 8 (/ b (pow (sqrt -4) 2))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (* a (pow (sqrt -4) 2)))) (+ (* -4 (/ (- (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))))) c))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))) (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* (pow b 2) (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4))))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2)))))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))) (* -1/4 (/ (pow b 3) (* (pow a 2) c)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))
(* a (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))) (+ (* -1/4 (/ (pow b 3) (* (pow a 2) c))) (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))))) (* (pow a 3) c))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (pow a 2))) (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))))) c)))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* a (* (pow b 2) (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))) (* 4 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))))) (pow a 3)))))) a)
(* a (+ (* (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)) (/ 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 (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(+ (* -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/4 (* (sqrt (/ 1 (* a c))) (sqrt -4)))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (/ b (* a c)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4)))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))))) (* (pow a 2) c))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (/ (* (pow b 2) (- (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))))) c)))) (* (pow a 3) c)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))))) (* (pow a 2) c))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(* -1 (* a (+ (* -1 (/ c (pow b 4))) (* 2 (/ c (pow b 4))))))
(* -1 (* a (- (+ (* -1 (/ c (pow b 4))) (* 2 (/ c (pow b 4)))) (/ 1 (* (pow a 2) c)))))
(* (pow a 2) (- (+ (* -1 (/ c (* a (pow b 4)))) (* 2 (/ c (* a (pow b 4))))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(* (pow a 2) (- (+ (* -1 (/ c (* a (pow b 4)))) (+ (* 2 (/ c (* a (pow b 4)))) (/ 1 (* (pow a 2) (pow b 2))))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (/ 1 (pow b 2)) (/ 1 (* a c))) a)) (+ (* -1 (/ c (pow b 4))) (* 2 (/ c (pow b 4))))) a)) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(* -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))))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)))
(+ (* -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)))))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) 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))) (+ (* -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 (* (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/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a)))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ (* -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))) (+ (* -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/2 (- (+ (* 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/4 (/ (* a (pow b 3)) c))))) a)) (* 1/2 (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))) a))) a))
(* (sqrt (/ 1 (* a c))) (sqrt -1))
(+ (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* (pow a 2) c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) (* (pow a 2) c)))) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* a c)))) a)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (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/4 (/ (* a (pow b 3)) c))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) (* a c)))))))) (* 1/2 (/ (- (+ (* -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))) (+ (* -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)))))) (* (pow a 2) c))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) (* a c))))) a)) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* a c)))) a)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))) a)) (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c))) (* 2 (* a b))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))))) c))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))))) c)) (+ (* -1/2 (/ (* a (* (pow b 2) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))))) c)) (+ (* -1/4 (/ (* (pow a 2) (pow b 3)) c)) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))))))))) a)) (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))) a)) (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c))) (* 2 (* a b))) a)))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))))) c))) a)) (* 1/4 (/ (pow b 3) c))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (/ (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))) a)) (* 1/2 (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))))) c))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))))) c)) (+ (* -1/2 (/ (* a (* (pow b 2) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))))) c)) (+ (* -1/4 (/ (* (pow a 2) (pow b 3)) c)) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))))))))) a)) (* 1/2 (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))))) a)) (* 1/2 (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))))) a))) a))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(- (+ (* -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 (/ 1 (* a c))) (sqrt -1)))
(+ (* -1 (/ (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))) c))) a)) (* 1/4 (/ b c))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))) c)))) (* a c)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))) c))) a)) (* 1/4 (/ b c))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(/ (+ (* -2 (* a c)) (* a c)) (pow b 4))
(/ (+ (* -2 (* a c)) (+ (* a c) (/ (pow b 4) (* a c)))) (pow b 4))
(* -1 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (pow b 6)))
(/ (- (* -1 (* (pow b 2) (+ (* -2 (* a c)) (* a c)))) (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))
(/ (- (* (pow b 2) (- (pow b 2) (+ (* -2 (* a c)) (* a c)))) (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))
(/ (- (* (pow b 2) (- (* (pow b 2) (+ 1 (* -1 (/ (pow b 2) (* a c))))) (+ (* -2 (* a c)) (* a c)))) (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))
(+ (* 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)
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))
(+ (* -4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(+ (* 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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* 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 (- (+ (* 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 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* -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 (* 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)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (- (+ (* 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 (* (pow a 2) (* c (pow (sqrt -4) 2))))))) (* -1/2 (+ (* -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)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* -1 (* b (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4))))))) (* 1/2 (/ 1 (* a c))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* b (- (* -1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (+ (* -1/8 (/ (* (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 (* a (* c (pow (sqrt -4) 2)))))) (* a c))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4))))))) (* 1/2 (/ 1 (* a c))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* 4 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))))) (+ (* -8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (/ b (* a c)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1/2 (* b (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (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/2 (* b (- (* 4 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* -1/2 (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (pow b 6))
(/ (pow c 2) b)
(+ (* 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/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (/ b (* a c))))
(+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c))))))
(+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* b (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4)))) (* -1/16 (/ b (* (pow a 2) (pow c 2))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c))))))
(+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))
(- (/ 1 (pow b 2)) (/ 1 (* a c)))
(- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c)))
(- (+ (* -1 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4)))))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -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)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(/ (+ (* -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 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) b)
(/ (- (+ (* -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))))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (* a c)))) b)
(/ (- (+ (* -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))))))) (+ (* -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))))))) b)
(/ (- (+ (* -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)))))))))) (+ (* -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)))))))) 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)
(* -2 (/ b (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c)))))
(* b (- (* 2 (/ (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (* (pow b 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (* 2 (/ 1 (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c)))))))
(* b (- (* -1 (/ (+ (* -2 (/ (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2))) (* 2 (/ (pow (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3)))) (pow b 4))) (+ (* -2 (/ (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (* (pow b 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (* 2 (/ 1 (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))))))))
(* b (- (* -1 (/ (+ (* -2 (/ (- (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* 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 a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (+ (* -2 (* (pow a 4) (pow c 4))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2))) (* 2 (/ (pow (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3)))) (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2))))) (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))))) (* 2 (/ (* (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3)))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3))))) (pow b 6))) (+ (* -2 (/ (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (* (pow b 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (+ (* -2 (/ (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3))))) (* (pow b 4) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (+ (* 2 (/ (pow (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) 2) (* (pow b 4) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3)))) (* 2 (/ 1 (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))))))))))
(* 1/4 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) b))
(/ (- (+ (* 1/4 (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 2)))) (* -1/2 (/ (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2)))) b)
(/ (- (+ (* 1/4 (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (+ (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 2))))) (+ (* -2 (/ (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4)))))) b)
(/ (- (+ (* 1/4 (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (+ (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3)))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))))) (+ (* -256 (* (pow a 4) (pow c 4))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (pow b 6))) (+ (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 2)))))) (+ (* -2 (/ (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3)))))) (+ (* -2 (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))))))) (* 1/16 (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (+ (* 1/16 (/ (* (+ (* -16 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 6))) (+ (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 1/4 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 6))))))))) b)
(/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) b)
(/ (- (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c)))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))) (pow b 6))) (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))) (+ (* -256 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -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/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) (* a b)))
(/ (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 2))) (* -1/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) b)
(/ (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a)))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 2))) (* -1/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))) b)
(/ (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3)))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))))) (+ (* -256 (* (pow a 4) (pow c 4))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a))))))) (+ (* 1/16 (/ (* (+ (* -16 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a)) (* 1/4 (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))))) (pow b 6))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a)))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 2))) (* -1/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))) b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* 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)))))))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(* b (- (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) 1/2))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1/2))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))) 1/2))
(/ (- (+ 2 (* -2 (/ (* a c) (pow b 2)))) (* -8 (/ (* a c) (pow b 2)))) b)
(/ (- (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a (* c (- (* -2 (* a c)) (* -8 (* a c))))) (pow b 4))))) 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)))))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a (* c (- (* -2 (* a c)) (* -8 (* a c))))) (pow b 4))) (* -4 (/ (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* -4 (* a (* c (- (* -2 (* a c)) (* -8 (* a c))))))))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -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 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (* b (- (* 5/2 (/ (* a c) (pow b 2))) (+ 2 (* 1/2 (/ (* a c) (pow b 2)))))))
(* -1 (* b (- (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ 2 (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/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)))) (* 5 (* (pow a 2) (pow c 2))))))) (pow b 6))) (+ (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 5/2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (+ 2 (+ (* -2 (/ (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* a (* c (+ (* -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/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))))
(* -1 (* b (+ (* -1/2 (/ (- (* 5/2 c) (* 1/2 c)) (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1/2 (/ (- (* 5/2 c) (* 1/2 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -1 (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (* 5 (* a (pow c 2)))) (+ (* -1 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -1/2 (/ (- (* 5/2 c) (* 1/2 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -2 (* a (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/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)))) (* 5 (* (pow a 2) (pow c 2))))))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (+ (* -2 (* a (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* c (+ (* -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)))))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (- (+ (* -1 (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (* 5 (* a (pow c 2)))) (+ (* -1 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(* -1 (/ (+ 1 (* 1/2 (/ (- (* 5/2 (* a c)) (* 1/2 (* a c))) (pow b 2)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2))))) (* -1/4 (pow (- (* 5/2 (* a c)) (* 1/2 (* a c))) 2))) (pow b 4)))) (* -1/2 (/ (- (* 5/2 (* a c)) (* 1/2 (* a c))) (pow b 2)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (- (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/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)))) (* 5 (* (pow a 2) (pow c 2)))))))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -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))))))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))))) (+ (* -1/4 (* (- (* 5/2 (* a c)) (* 1/2 (* a c))) (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2)))))) (* 1/2 (* (+ (* -1/2 (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2))))) (* -1/4 (pow (- (* 5/2 (* a c)) (* 1/2 (* a c))) 2))) (- (* 5/2 (* a c)) (* 1/2 (* a c))))))) (pow b 6)))) (+ (* -1/2 (/ (- (* 5/2 (* a c)) (* 1/2 (* a c))) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2)))) (pow b 4))) (* -1/4 (/ (pow (- (* 5/2 (* a c)) (* 1/2 (* a c))) 2) (pow b 4)))))) b))
(* -1/4 (/ (* (pow b 3) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 2) (pow c 2))))
(* -1 (* (pow b 3) (- (+ (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (* (pow b 2) (pow c 2))))) (* 1/4 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) (pow c 2))))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a (* (pow b 2) c)))))))
(* -1 (* (pow b 3) (- (+ (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (+ (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (* (pow b 2) (pow c 2))))) (* 1/4 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) (pow c 2)))))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (* (pow b 4) (pow c 4))))) (+ (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a (* (pow b 2) c)))) (* 2 (/ (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c)))))) (pow b 4))))))))
(* -1 (* (pow b 3) (- (+ (* 1/4 (/ (- (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -4 (* a (* c (- (+ (* -64 (* (pow a 3) (pow c 3))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (* -4 (* (pow a 3) (pow c 3))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (+ (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (* (pow b 2) (pow c 2))))) (* 1/4 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) (pow c 2))))))) (+ (* 1/16 (/ (* (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (* (pow b 6) (pow c 4))))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (* (pow b 4) (pow c 4))))) (+ (* 1/4 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c))))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a (* (pow b 2) c)))) (+ (* 2 (/ (* a (* c (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 2) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c))))))))))) (pow b 6))) (* 2 (/ (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c)))))) (pow b 4)))))))))))
(* -1 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) b))
(* -1 (/ (- (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -1 (/ (- (+ (* -256 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -1/2 (/ (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))) (pow b 6))) (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))))))) (+ (* -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/8 (/ (* (pow b 3) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 3) (pow c 2))))
(* -1 (* (pow b 3) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c)))) (pow b 2))) (* -1/8 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 3) (pow c 2)))))))
(* -1 (* (pow b 3) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))))))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c)))) (pow b 2))) (* -1/8 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 3) (pow c 2))))))))
(* -1 (* (pow b 3) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -4 (* a (* c (- (+ (* -64 (* (pow a 3) (pow c 3))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (* -4 (* (pow a 3) (pow c 3))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (+ (* 1/4 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))) (* (pow a 2) (pow c 2)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))))))))))))) (pow b 6))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))))))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c)))) (pow b 2))) (* -1/8 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 3) (pow c 2)))))))))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -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 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(* -1/2 (/ (pow b 3) (* a c)))
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (* a c))) (* 5/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))) (* 5/2 (/ 1 (pow b 2))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (* a c) (pow b 4))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 5/2 (/ (* a c) (pow b 4))) (+ (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/2 (/ 1 (* a c)))))))) (* 5/2 (/ 1 (pow b 2))))))
(* 2 (/ (* a c) (pow b 3)))
(* -1 (/ (- (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(* -1 (/ (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -4 (/ (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 3)))
(* -1 (/ (- (+ (* -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)))))) (+ (* -4 (/ (* a (* c (- (* -4 (* (pow a 3) (pow c 3))) (* -4 (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -4 (/ (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (pow b 3)))
(/ (+ (* (pow c 2) (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4)))) (/ 1 a)) c)
(* -2 (pow c 2))
(/ (- (/ c (pow b 2)) (/ 1 a)) c)
(/ (- (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 a)) c)
(/ (- (* c (+ (* c (- (* -1 (* c (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6)))))) (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 a)) c)
(* 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 (+ a (/ (* (pow a 2) c) (pow b 2))))
(* 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) (+ (* 1/2 b) (* c (- (* -1 (- (* -2 (/ a b)) (* -1/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 (/ (pow a 2) (pow b 3)))))) (* -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))) (* 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)))) (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* -1 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))))
(+ (* -1/2 (* c (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) a)) (* 1/2 (/ 1 b))))) (* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a)))
(+ (* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (* c (+ (* -1/2 (* c (- (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3)))) (* -1 (/ a (pow b 3)))))) (* -1/2 (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) a)) (* 1/2 (/ 1 b)))))))
(+ (* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (* c (+ (* -1/2 (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) a)) (* 1/2 (/ 1 b)))) (* c (+ (* -1/2 (* c (- (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5)))) (* -2 (/ (pow a 2) (pow b 5)))))) (* -1/2 (- (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3)))) (* -1 (/ a (pow b 3))))))))))
(- (* 2 (/ (* c (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(- (* c (- (* -1 (* c (+ (* -2 (/ (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(- (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (- (+ (* -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)))) (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))) (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b)))) (+ (* -1/2 b) (* 1/2 b)))) (* 2 (/ (* (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3))))) (pow (+ (* -1/2 b) (* 1/2 b)) 3))))))) (+ (* -2 (/ (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(* c (+ (* 2 (/ a b)) (* c (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* 2 (/ a b)) (* c (- (+ (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* 2 (/ a b)) (* c (- (+ (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* c (- (+ (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (pow b 2))) (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))) (* 4 (* a (- (* -4 (/ (pow a 3) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2))))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -16 (/ (pow a 3) (pow b 4))) (* 8 (/ (pow a 3) (pow b 4))))) (pow b 3)))))))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow a 2) (pow b 3)))))))
(* c (- (* 4 (/ (* a (* c (- (* -2 (/ a b)) (* -8 (/ a b))))) (pow b 2))) (* -8 (/ a b))))
(* c (- (* c (- (* 4 (/ (* a (* c (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (* -8 (/ a b))))
(* c (- (* c (- (* c (- (* 4 (/ (* a (* c (- (* -4 (/ (pow a 3) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (* -8 (/ a b))))
(* c (- (* -1/2 (* c (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3)))))) (/ 1 b)))
(* c (- (* c (+ (* -1/2 (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (pow b 3))))))) (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))))) (/ 1 b)))
(* c (- (* c (+ (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (* c (+ (* -1/2 (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))) (* 4 (* a (- (* -4 (/ (pow a 3) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -16 (/ (pow a 3) (pow b 4))) (* 8 (/ (pow a 3) (pow b 4)))) (pow b 3)))))))) (* -1/2 (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (pow b 3)))))))))) (/ 1 b)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(/ (+ (* -1 (/ b a)) (/ c b)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/ (* (pow c 2) (+ (* -5 (pow a 2)) (+ (* 2 (pow a 2)) (pow a 2)))) (pow b 6))
(* -2 (* (pow a 2) (pow c 2)))
(+ (* -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 (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (* 2 (/ 1 b)))
(+ (* c (- (+ (* -2 (/ a (pow b 3))) (* c (- (* -2 (/ (pow a 2) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (pow b 2)))))) (* -8 (/ a (pow b 3))))) (* 2 (/ 1 b)))
(+ (* c (- (+ (* -2 (/ a (pow b 3))) (* c (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* c (- (* -4 (/ (pow a 3) (pow b 7))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)))))) (* -4 (/ (* a (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (pow b 2)))))) (* -8 (/ a (pow b 3))))) (* 2 (/ 1 b)))
(* c (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))))
(* c (+ (* -2 (/ a (pow b 4))) (+ (/ 1 (* a (pow c 2))) (/ a (pow b 4)))))
(* -1 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(* (pow c 2) (- (* -1 (/ (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))) c)) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(* (pow c 2) (- (/ 1 (* (pow b 2) (pow c 2))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* -2 (/ a (* (pow b 4) c))) (+ (* 2 (/ (pow a 2) (pow b 6))) (+ (/ a (* (pow b 4) c)) (/ (pow a 2) (pow b 6))))))))
(* (pow c 2) (- (/ 1 (* (pow b 2) (pow c 2))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* -2 (/ a (* (pow b 4) c))) (+ (* 2 (/ (pow a 2) (pow b 6))) (+ (/ 1 (* a (pow c 3))) (+ (/ a (* (pow b 4) c)) (/ (pow a 2) (pow b 6)))))))))
(* 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 2) (+ (/ a c) (/ (pow a 2) (pow b 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)))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 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 c))) (/ (pow b 2) (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 c))) (/ (pow b 2) (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 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 c))) (/ (pow b 2) (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 (* (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 (/ c a)) (/ 1 (sqrt -4)))) (* -1/2 (/ (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) c)) (* -1/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 b 3) c) (* (pow a 2) (pow (sqrt -4) 2)))) (pow c 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) c)) (+ (* -1/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 b 3) c) (* (pow a 2) (pow (sqrt -4) 2)))) (pow c 2))) (* -1/2 (/ (- (+ (* -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))))) (+ (* -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)))))) (pow c 3))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* a (pow c 2)))))
(- (+ (* -1 (/ (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) 2))))) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* a (pow c 2)))))
(- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (* (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) 2))))))))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -1 (* (sqrt (/ c a)) (/ (* 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)))))) (* a (pow (sqrt -4) 2))))) (+ (* -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))))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (* (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2)))))))))) (pow c 3))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* a (pow c 2)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2))))) (* a (pow c 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) 2)))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))))) (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))))))) (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))))) (* c (pow (sqrt -4) 2)))) (+ (* -4 (/ (- (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))))) a))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))) (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (* (pow c 2) (pow (sqrt -4) 2)))))))))) (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* a (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* (pow b 2) (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4))))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2)))))))))
(* c (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))) (* -1/4 (/ (pow b 3) (* a (pow c 2))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))) (+ (* -1/4 (/ (pow b 3) (* a (pow c 2)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))))) (* a (pow c 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -4)))) (+ (* 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 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (pow c 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (+ (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (pow c 2))) (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))))) a)))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* (pow b 2) (* c (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2)))) (* 4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))))) (pow c 3))))))
(* c (+ (* (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)) (/ 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)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) 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/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))))) (* a (pow c 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (/ (* (pow b 2) (- (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))))) a)))) (* a (pow c 3))))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))))) (* a (pow c 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(* -1 (* c (+ (* -1 (/ a (pow b 4))) (* 2 (/ a (pow b 4))))))
(* -1 (* c (- (+ (* -1 (/ a (pow b 4))) (* 2 (/ a (pow b 4)))) (/ 1 (* a (pow c 2))))))
(* (pow c 2) (- (+ (* -1 (/ a (* (pow b 4) c))) (* 2 (/ a (* (pow b 4) c)))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(* (pow c 2) (- (+ (* -1 (/ a (* (pow b 4) c))) (+ (* 2 (/ a (* (pow b 4) c))) (/ 1 (* (pow b 2) (pow c 2))))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(* (pow c 2) (- (* -1 (/ (- (* -1 (/ (- (/ 1 (pow b 2)) (/ 1 (* a c))) c)) (+ (* -1 (/ a (pow b 4))) (* 2 (/ a (pow b 4))))) c)) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(* -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))))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 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)))))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) 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))) (+ (* -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 (* (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/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) c)))
(+ (* 1/2 (/ (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/2 (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* 1/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)))))))) (* -1/4 (/ (* (pow b 3) c) (pow a 2)))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/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)))))))) (* -1/4 (/ (* (pow b 3) c) (pow a 2))))) (* 1/2 (/ (- (+ (* -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)))) (+ (* -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)))))) c))) c)) (* -1/2 (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* a (pow c 2)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* (pow b 3) c) a))) (* a (pow c 2))))) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* a c)))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (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/4 (/ (* (pow b 3) c) a))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* (pow b 3) c) a))) (* a c)))))))) (* 1/2 (/ (- (+ (* -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))) (+ (* -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)))))) (* a (pow c 2)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* (pow b 3) c) a))) (* a c))))) c)) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* a c)))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) a)) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c)))))))) c)) (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a))) (* 2 (* b c))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))))) a))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))))) a)) (+ (* -1/2 (/ (* (pow b 2) (* c (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c))))) a)) (+ (* -1/4 (/ (* (pow b 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) a)) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c)))))))))))))) c)) (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c)))))))) c)) (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a))) (* 2 (* b c))) c)))
(* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))))) a))) c)) (* 1/4 (/ (pow b 3) a))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(+ (* 1/2 (/ (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a)))) (* 1/2 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) (pow a 2))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) (pow a 2))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))))))))) (* 1/2 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))))) a))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))))) (pow a 2))) (+ (* -1/2 (/ (* (pow b 2) (* c (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))))) a)) (+ (* -1/4 (/ (* (pow b 3) (pow c 2)) (pow a 2))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) (pow a 2))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a)))))))))))))) c))) c)) (* -1/2 (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(* -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))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 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/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))) 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)))
(+ (* -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 (/ (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) a))) c)) (* 1/4 (/ b a))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) a)))) (* a c)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) a))) c)) (* 1/4 (/ b a))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
Outputs
(/ 1 (* a c))
(/.f64 #s(literal 1 binary64) (*.f64 a c))
(/ (+ (* (pow a 2) (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4)))) (/ 1 c)) a)
(/.f64 (fma.f64 (*.f64 a a) (neg.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) c)) a)
(/ -1 (* a c))
(/.f64 #s(literal -1 binary64) (*.f64 a c))
(/ (- (/ a (pow b 2)) (/ 1 c)) a)
(/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) a)
(/ (- (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 c)) a)
(/.f64 (-.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) c)) a)
(/ (- (* a (+ (* a (- (* -1 (* a (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6)))))) (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 c)) a)
(/.f64 (fma.f64 a (fma.f64 a (-.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))))) (neg.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) c))) a)
(* -1 (/ c b))
(neg.f64 (/.f64 c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)))))))
(* a c)
(*.f64 a c)
(* a (+ c (/ (* a (pow c 2)) (pow b 2))))
(*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))
(* -2 (/ (* a c) b))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (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 #s(literal -2 binary64) (/.f64 c b) (*.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 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))
(* 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 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))))))))
(+ (* -1/2 b) (* 1/2 b))
(*.f64 b #s(literal 0 binary64))
(+ (* -1/2 b) (+ (* 1/2 b) (* a (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))))))
(fma.f64 b #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 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 (/ (pow c 2) (pow b 3)))))) (* -1/2 (/ c b))))))
(fma.f64 b #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (-.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 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))) (* 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)))) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* -1 (/ (pow c 2) (pow b 3)))))) (* -1/2 (/ c b))))))
(fma.f64 b #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (-.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b))) (*.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 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))))
(* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b #s(literal 0 binary64)) a))
(/ (+ (* -1/2 (* a (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))))) (* -1/2 (+ (* -1/2 b) (* 1/2 b)))) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (*.f64 b #s(literal 0 binary64)))) a)
(/ (+ (* -1/2 (+ (* -1/2 b) (* 1/2 b))) (* a (+ (* -1/2 (* a (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))))) (* -1/2 (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))))))) a)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))))) a)
(/ (+ (* -1/2 (+ (* -1/2 b) (* 1/2 b))) (* a (+ (* -1/2 (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* 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)))) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))))) (* -1/2 (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))))))))) a)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 b #s(literal 0 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 a (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ -2 (+ (* -1/2 b) (* 1/2 b)))
(/.f64 #s(literal -2 binary64) (*.f64 b #s(literal 0 binary64)))
(- (* 2 (/ (* a (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 0 binary64)))))
(- (* a (- (* -1 (* a (+ (* -2 (/ (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(fma.f64 a (fma.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 0 binary64)))))
(- (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (- (+ (* -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)))) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))) (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b)))) (+ (* -1/2 b) (* 1/2 b)))) (* 2 (/ (* (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3))))) (pow (+ (* -1/2 b) (* 1/2 b)) 3))))))) (+ (* -2 (/ (- (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))) (* -1 (/ (pow c 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* -1/2 (/ c b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(fma.f64 a (fma.f64 a (-.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) (*.f64 b #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 0 binary64)))))
(* 2 (/ (* a c) b))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))
(* a (+ (* 2 (/ c b)) (* a (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))
(* a (+ (* 2 (/ c b)) (* a (- (+ (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
(* a (+ (* 2 (/ c b)) (* a (- (+ (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* a (- (+ (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))) (* 4 (* c (- (* -4 (/ (pow c 3) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -16 (/ (pow c 3) (pow b 4))) (* 8 (/ (pow c 3) (pow b 4))))) (pow b 3)))))))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (-.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b)) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64))) (pow.f64 b #s(literal 3 binary64)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
(* 8 (/ (* a c) b))
(*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a c) b))
(* a (- (* 4 (/ (* a (* c (- (* -2 (/ c b)) (* -8 (/ c b))))) (pow b 2))) (* -8 (/ c b))))
(*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64)))) (*.f64 b b)) (*.f64 #s(literal 8 binary64) (/.f64 c b))))
(* a (- (* a (- (* 4 (/ (* a (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (* -8 (/ c b))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))) (*.f64 #s(literal 8 binary64) (/.f64 c b))))
(* a (- (* a (- (* a (- (* 4 (/ (* a (* c (- (* -4 (/ (pow c 3) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (* -8 (/ c b))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))) (*.f64 #s(literal 8 binary64) (/.f64 c b))))
(+ (* -1 (/ c b)) (* -1/2 (* a (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))
(+ (* -1 (/ c b)) (* a (+ (* -1/2 (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3))))))) (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
(+ (* -1 (/ c b)) (* a (+ (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (* a (+ (* -1/2 (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))) (* 4 (* c (- (* -4 (/ (pow c 3) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -16 (/ (pow c 3) (pow b 4))) (* 8 (/ (pow c 3) (pow b 4))))) (pow b 3)))))))) (* -1/2 (- (* 1/4 (/ (+ (* -16 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))) (* 4 (* c (- (* -2 (/ (pow c 2) (pow b 3))) (* -4 (/ (* c (- (* -2 (/ c b)) (* -8 (/ c b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* c (- (* 1/4 (/ (+ (* -32 (/ (pow c 2) b)) (* 4 (* c (- (* -2 (/ c b)) (* -8 (/ c b)))))) (pow b 2))) (* -4 (/ (pow c 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 4 (/ (pow c 2) (pow b 2))))) (pow b 3)))))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64))) (pow.f64 b #s(literal 3 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 c c) b) (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 c b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64))))))))))))
(* 2 b)
(*.f64 #s(literal 2 binary64) b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 #s(literal 2 binary64) b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.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 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
(* -1 (/ b (* a c)))
(neg.f64 (/.f64 b (*.f64 a c)))
(/ (+ (* -1 (/ b c)) (/ a b)) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b c) (/.f64 a b)) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) b)))) a)
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 a (fma.f64 a (-.f64 (neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) b)))) a)
(/ (* (pow a 2) (+ (* -5 (pow c 2)) (+ (* 2 (pow c 2)) (pow c 2)))) (pow b 6))
(/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))
(* (pow a 2) (+ (* -3 (pow c 2)) (pow c 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c c)))
(/ (* (pow a 2) (pow c 2)) (pow b 2))
(/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))
(* -1/2 b)
(*.f64 #s(literal -1/2 binary64) b)
(+ (* -1 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) (* -1/2 b))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 #s(literal -1/2 binary64) b))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))
(+ (* -1/2 b) (* a (+ (* -1 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (+ (* -1/2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b))))))))))
(/ 2 b)
(/.f64 #s(literal 2 binary64) b)
(+ (* a (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (* 2 (/ 1 b)))
(fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)))
(+ (* a (- (+ (* -2 (/ c (pow b 3))) (* a (- (* -2 (/ (pow c 2) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (pow b 2)))))) (* -8 (/ c (pow b 3))))) (* 2 (/ 1 b)))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 #s(literal -8 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)))
(+ (* a (- (+ (* -2 (/ c (pow b 3))) (* a (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* a (- (* -4 (/ (pow c 3) (pow b 7))) (* -4 (/ (* c (- (* -2 (/ (pow c 2) (pow b 5))) (* -4 (/ (* c (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (pow b 2))))) (pow b 2)))))) (* -4 (/ (* c (- (* -2 (/ c (pow b 3))) (* -8 (/ c (pow b 3))))) (pow b 2)))))) (* -8 (/ c (pow b 3))))) (* 2 (/ 1 b)))
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 #s(literal -8 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)))
(* a (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))))
(*.f64 a (neg.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64)))))
(* a (+ (* -2 (/ c (pow b 4))) (+ (/ 1 (* (pow a 2) c)) (/ c (pow b 4)))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) c)) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* (pow a 2) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow a 2) (- (* -1 (/ (+ (* -2 (/ c (pow b 4))) (/ c (pow b 4))) a)) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (/.f64 (neg.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64)))) a)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow a 2) (- (/ 1 (* (pow a 2) (pow b 2))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* -2 (/ c (* a (pow b 4)))) (+ (* 2 (/ (pow c 2) (pow b 6))) (+ (/ c (* a (pow b 4))) (/ (pow c 2) (pow b 6))))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))))))
(* (pow a 2) (- (/ 1 (* (pow a 2) (pow b 2))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* -2 (/ c (* a (pow b 4)))) (+ (* 2 (/ (pow c 2) (pow b 6))) (+ (/ 1 (* (pow a 3) c)) (+ (/ c (* a (pow b 4))) (/ (pow c 2) (pow b 6)))))))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (+.f64 (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))))
(* (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 #s(literal -1 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 #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 (/ (* (pow a 2) (pow c 2)) (pow b 3)))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.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 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 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)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (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))))))) (/ (pow b 3) (* a (* c (pow (sqrt -4) 2)))))
(-.f64 (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 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 (* a c))) (/ (pow b 2) (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 (* (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)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/2 (/ (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)) (* -1/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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2)))) (pow a 2))))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) a) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)) (+ (* -1/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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2)))) (pow a 2))) (* -1/2 (/ (- (+ (* -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))))) (+ (* -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)))))) (pow a 3)))))) 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 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) a) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 a #s(literal 3 binary64)))))) a)
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* (pow a 2) c))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c))))
(- (+ (* -1 (/ (+ (* -1/8 (/ (* (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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) 2))))) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* (pow a 2) c))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 a a)) (-.f64 (*.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/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)))))
(- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (* (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/8 (/ (* (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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) 2))))))))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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))))) (+ (* -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))))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (* (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (- (+ (* -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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2)))))))))) (pow a 3))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* (pow a 2) c))) (+ (* -1/8 (/ (* (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)))) (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (* (pow a 3) c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) 2)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #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 b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* 8 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.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))) (*.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 8 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2))))))
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (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 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (* a (pow (sqrt -4) 2)))) (+ (* -4 (/ (- (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))))) c))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))) (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* (pow b 2) (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4))))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2)))))))))
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (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 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* a (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 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))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* a (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))) (* -1/4 (/ (pow b 3) (* (pow a 2) c)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))
(*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) c)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #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)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))))
(* a (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))) (+ (* -1/4 (/ (pow b 3) (* (pow a 2) c))) (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))))) (* (pow a 3) c))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))))
(*.f64 a (-.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #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)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (pow a 2))))) a)
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 a a))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (pow a 2))) (* -1/2 (/ (- (+ (* -4 (/ (* a (- (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))))) c)))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (/ (pow b 3) c)) (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* a (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* c (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ a c)) (/ (* b (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* a (* (pow b 2) (- (+ (* -4 (/ (* a (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))) (* 4 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))))) (pow a 3)))))) 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 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) c)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))))) (pow.f64 a #s(literal 3 binary64)))))) a)
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (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)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 #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)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 a a)) (-.f64 (*.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 (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) a)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) a)
(+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (neg.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) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))))
(* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (/ b (* a c)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4)))))
(fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))))) (* (pow a 2) c))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) c)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (/ (* (pow b 2) (- (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))))) c)))) (* (pow a 3) c)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b c)) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))))) (* (pow a 2) c))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) c))) c))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) c)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* a (+ (* -1 (/ c (pow b 4))) (* 2 (/ c (pow b 4))))))
(neg.f64 (*.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))))
(* -1 (* a (- (+ (* -1 (/ c (pow b 4))) (* 2 (/ c (pow b 4)))) (/ 1 (* (pow a 2) c)))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) c)))))
(* (pow a 2) (- (+ (* -1 (/ c (* a (pow b 4)))) (* 2 (/ c (* a (pow b 4))))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(*.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow a 2) (- (+ (* -1 (/ c (* a (pow b 4)))) (+ (* 2 (/ c (* a (pow b 4)))) (/ 1 (* (pow a 2) (pow b 2))))) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(*.f64 (*.f64 a a) (-.f64 (fma.f64 (/.f64 c (*.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b)))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (/ 1 (pow b 2)) (/ 1 (* a c))) a)) (+ (* -1 (/ c (pow b 4))) (* 2 (/ c (pow b 4))))) a)) (+ (* -5 (/ (pow c 2) (pow b 6))) (+ (* 2 (/ (pow c 2) (pow b 6))) (/ (pow c 2) (pow b 6))))))
(*.f64 (*.f64 a a) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c))) a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) a)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))
(* -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 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.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) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 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) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)))
(+ (* -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)))))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) 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) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)))
(+ (* -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))) (+ (* -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 (* (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/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) 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) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c)))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)))
(* (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 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))) 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (+ (* -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))) (+ (* -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/2 (- (+ (* 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/4 (/ (* a (pow b 3)) c))))) a)) (* 1/2 (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))) a))) a))
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))))) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a))
(* (sqrt (/ 1 (* a c))) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))
(+ (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* (pow a 2) c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 a a) c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) (* (pow a 2) c)))) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* a c)))) a)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) (*.f64 (*.f64 a a) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (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/4 (/ (* a (pow b 3)) c))))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) (* a c)))))))) (* 1/2 (/ (- (+ (* -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))) (+ (* -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)))))) (* (pow a 2) c))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* a (pow b 3)) c))) (* a c))))) a)) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* a c)))) a)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.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 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) (*.f64 a c))))) (/.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/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 (*.f64 a a) c)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) (*.f64 a c)))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))) 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/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))) a)) (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c))) (* 2 (* a b))) 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 (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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)))))) (*.f64 (*.f64 b b) (fma.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))))) c)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b)))))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))))) c))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))))) c)) (+ (* -1/2 (/ (* a (* (pow b 2) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))))) c)) (+ (* -1/4 (/ (* (pow a 2) (pow b 3)) c)) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))))))))) a)) (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c))) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))) a)) (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c))) (* 2 (* a b))) 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 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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))))))))) c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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)))))) (*.f64 (*.f64 b b) (fma.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))))) c)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b))))))))))) a) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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)))))) (*.f64 (*.f64 b b) (fma.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))))) c)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b))))))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) a)))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (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 b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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) (fma.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))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))))) c))) a)) (* 1/4 (/ (pow b 3) c))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) c))) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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) (fma.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))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (/ (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))) a))) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))) a)) (* 1/2 (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 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/2 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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)))))) (*.f64 (*.f64 b b) (fma.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))))) c)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b)))))) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))))) c))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))))) c)) (+ (* -1/2 (/ (* a (* (pow b 2) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b))))) c)) (+ (* -1/4 (/ (* (pow a 2) (pow b 3)) c)) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))))))))) a)) (* 1/2 (- (* -1/4 (/ (* a (+ (* 4 (* c (- (* 1/4 (/ (pow b 3) c)) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) c)) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 2 (* a b)))))))))) a)) (* 1/2 (- (* -1/4 (/ (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 4 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) c)) (* 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 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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))))))))) c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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)))))) (*.f64 (*.f64 b b) (fma.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))))) c)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b))))))))))) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) (fma.f64 (*.f64 #s(literal 1/8 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)))))) (*.f64 (*.f64 b b) (fma.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))))) c)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b)))))))) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) c) (fma.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))))) c) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) a))) a))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.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))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (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))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a))
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) a) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) a) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 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 -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 b))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))))) a))) a)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) c))) a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 a b)))))))) a))) a)))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))) c))) a)) (* 1/4 (/ b c))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c))) a) (fma.f64 #s(literal 1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))) c)))) (* a c)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))) c))) a)) (* 1/4 (/ b c))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c)))) a) (fma.f64 #s(literal 1/4 binary64) (/.f64 b c) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(/ (+ (* -2 (* a c)) (* a c)) (pow b 4))
(/.f64 (neg.f64 (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))
(/ (+ (* -2 (* a c)) (+ (* a c) (/ (pow b 4) (* a c)))) (pow b 4))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) c (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64)))
(* -1 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (pow b 6)))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))
(/ (- (* -1 (* (pow b 2) (+ (* -2 (* a c)) (* a c)))) (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 a c)))) (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (* (pow b 2) (- (pow b 2) (+ (* -2 (* a c)) (* a c)))) (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (neg.f64 (*.f64 a c)))) (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))
(/ (- (* (pow b 2) (- (* (pow b 2) (+ 1 (* -1 (/ (pow b 2) (* a c))))) (+ (* -2 (* a c)) (* a c)))) (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a c)))) (neg.f64 (neg.f64 (*.f64 a c)))) (neg.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2))
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.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))))
(/ (+ (* -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 a (*.f64 b b)) c (*.f64 (*.f64 a a) (*.f64 c c)))) (pow.f64 b #s(literal 3 binary64)))
(+ (* -4 (/ b (pow (sqrt -4) 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))
(fma.f64 #s(literal -4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* 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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (+ (* b (- (+ (* 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 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1/2 (* b (+ (* -1 (/ (- (* (sqrt (/ 1 (* 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)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) a) (*.f64 (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 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (- (+ (* 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 (* (pow a 2) (* c (pow (sqrt -4) 2))))))) (* -1/2 (+ (* -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)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (fma.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) a) (*.f64 (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 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* -1 (* b (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4))))))) (* 1/2 (/ 1 (* a c))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b (fma.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* b (- (* -1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (+ (* -1/8 (/ (* (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 (* a (* c (pow (sqrt -4) 2)))))) (* a c))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -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))))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4))))))) (* 1/2 (/ 1 (* a c))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 0 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* 4 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))))) (+ (* -8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (-.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 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)))))) (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 0 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(- (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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 (neg.f64 (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))
(- (* b (- (* b (- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (/ b (* a c)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))) (*.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)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1/2 (* b (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (- (* 4 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))))))) (* -1/2 (- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))) (+ (* -8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (fma.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 0 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 0 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.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)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))
(*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (pow b 6))
(/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 2) b)
(/.f64 (*.f64 c c) b)
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 (neg.f64 b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))))) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (/ b (* a c))))
(*.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))))
(+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* b (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* b (- (* b (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -4)))) (* -1/16 (/ b (* (pow a 2) (pow c 2))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c))))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b (fma.f64 b (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 b (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))))
(- (/ 1 (pow b 2)) (/ 1 (* a c)))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))
(- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c)))
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a c)))
(- (+ (* -1 (/ (+ (* -5 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4)))))
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))))))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (+.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))) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) b)
(+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))
(fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b 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 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) b)
(/.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))) b)
(/ (- (+ (* -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))))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (* a c)))) b)
(/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) b)
(/ (- (+ (* -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))))))) (+ (* -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))))))) b)
(/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) b)
(/ (- (+ (* -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)))))))))) (+ (* -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)))))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64)))))))) 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 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b)))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b))))) b)
(/ (+ (* -1/2 (/ (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) a)) (+ (* -1/2 (/ (- (+ (* -2 (* (pow a 2) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* a (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))))) (+ (* -2 (* (pow a 3) (pow c 4))) (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3))))))) (pow b 6))) (+ (* -1/2 (/ (- (+ (* -1 (* a (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3))))) (pow b 4))) (* -1/2 (/ (- (+ (* -1 (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (* -1/2 (* a (pow c 2)))) (* -1 (* a (pow c 2)))) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (*.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)))) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b b)))))) b)
(* -2 (/ b (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c)))))
(*.f64 #s(literal -2 binary64) (/.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))
(* b (- (* 2 (/ (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (* (pow b 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (* 2 (/ 1 (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c)))))))
(*.f64 b (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 (*.f64 b b) (pow.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))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))))))
(* b (- (* -1 (/ (+ (* -2 (/ (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2))) (* 2 (/ (pow (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3)))) (pow b 4))) (+ (* -2 (/ (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (* (pow b 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (* 2 (/ 1 (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))))))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 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))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.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))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) #s(literal 2 binary64)) (pow.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))) #s(literal 3 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 (*.f64 b b) (pow.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))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))))))
(* b (- (* -1 (/ (+ (* -2 (/ (- (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* 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 a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (+ (* -2 (* (pow a 4) (pow c 4))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2))) (* 2 (/ (pow (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3)))) (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2))))) (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))))) (* 2 (/ (* (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3)))))) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3))))) (pow b 6))) (+ (* -2 (/ (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) (* (pow b 2) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (+ (* -2 (/ (- (+ (* -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 3))) (* -1/2 (* (pow a 3) (pow c 3))))) (* (pow b 4) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 2)))) (+ (* 2 (/ (pow (- (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (* -1 (* (pow a 2) (pow c 2)))) 2) (* (pow b 4) (pow (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))) 3)))) (* 2 (/ 1 (- (* -1 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* -1/2 (* a c))))))))))
(*.f64 b (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (fma.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 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 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))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (pow.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))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) #s(literal 2 binary64)) (pow.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))) #s(literal 3 binary64))))) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c))))) (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 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) (-.f64 (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 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64)))) (pow.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))) #s(literal 3 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 (*.f64 b b) (pow.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))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 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))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c c)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))))))))))
(* 1/4 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) b))
(*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) b))
(/ (- (+ (* 1/4 (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 2)))) (* -1/2 (/ (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 b b)))) b)
(/ (- (+ (* 1/4 (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (+ (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 2))))) (+ (* -2 (/ (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4)))))) b)
(/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 b b)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))) b)
(/ (- (+ (* 1/4 (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (+ (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3)))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))))) (+ (* -256 (* (pow a 4) (pow c 4))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (pow b 6))) (+ (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) (pow b 4))) (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 2)))))) (+ (* -2 (/ (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3)))))) (+ (* -2 (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))))))) (* 1/16 (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (pow b 4))) (+ (* -1/2 (/ (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (+ (* 1/16 (/ (* (+ (* -16 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 6))) (+ (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 1/4 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 1/4 (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (* -1/2 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 6))))))))) b)
(/.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64)))))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -8 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 6 binary64))))))))))) b)
(/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) b)
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) b)
(/ (- (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -6 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c)))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))) b)
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))))))) b)
(/ (- (+ (* -1/2 (/ (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))) (pow b 6))) (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))) (+ (* -256 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -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 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) #s(literal 2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -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/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) (* a b)))
(*.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 a b)))
(/ (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 2))) (* -1/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))) (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a))) b)
(/ (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a)))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 2))) (* -1/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64))))) a)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))) (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a)))) b)
(/ (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3)))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))))) (+ (* -256 (* (pow a 4) (pow c 4))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a))))))) (+ (* 1/16 (/ (* (+ (* -16 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a)) (* 1/4 (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))))) (pow b 6))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -64 (* (pow a 3) (pow c 3))) (* -4 (* (pow a 3) (pow c 3))))) a)) (+ (* -2 (* a (* c (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/16 (/ (* (+ (* -8 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))) a)))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -4 (* a (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -16 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) a)) (* -1/2 (* c (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 2))) (* -1/8 (/ (- (* 2 (* a c)) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))))) a)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64))))) a)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) a))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -8 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) a) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -68 binary64))))) a)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -18 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))) (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) a))))) b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c))))
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))
(*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (neg.f64 (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))))))))
(* b (- (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) 1/2))
(*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1/2))
(*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))
(* b (- (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))) (+ (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))) (pow b 6))))))) 1/2))
(*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))))) #s(literal 1/2 binary64)))
(/ (- (+ 2 (* -2 (/ (* a c) (pow b 2)))) (* -8 (/ (* a c) (pow b 2)))) b)
(/.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) b)
(/ (- (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ (* -8 (/ (* a c) (pow b 2))) (* -4 (/ (* a (* c (- (* -2 (* a c)) (* -8 (* a c))))) (pow b 4))))) b)
(/.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64)))))) 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)))))) (+ (* -8 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* a (* c (- (* -2 (* a c)) (* -8 (* a c))))) (pow b 4))) (* -4 (/ (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* -4 (* a (* c (- (* -2 (* a c)) (* -8 (* a c))))))))) (pow b 6)))))) b)
(/.f64 (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 6 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 6 binary64))))))) (pow.f64 b #s(literal 6 binary64))))))) b)
(* -1 (/ b a))
(neg.f64 (/.f64 b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(* -2 b)
(*.f64 #s(literal -2 binary64) b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (* b (- (* 5/2 (/ (* a c) (pow b 2))) (+ 2 (* 1/2 (/ (* a c) (pow b 2)))))))
(*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
(* -1 (* b (- (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (+ 2 (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/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)))) (* 5 (* (pow a 2) (pow c 2))))))) (pow b 6))) (+ (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 5/2 (/ (* a c) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (+ 2 (+ (* -2 (/ (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (pow b 4))) (+ (* -1 (/ (* a (* c (+ (* -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/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))))
(*.f64 (neg.f64 b) (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 5/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) c)) (fma.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 #s(literal 2 binary64) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 6 binary64))) c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))))
(* -1 (* b (+ (* -1/2 (/ (- (* 5/2 c) (* 1/2 c)) (pow b 2))) (/ 1 a))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))
(* -1 (* b (+ (* -1/2 (/ (- (* 5/2 c) (* 1/2 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -1 (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (* 5 (* a (pow c 2)))) (+ (* -1 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c)))) (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))
(* -1 (* b (+ (* -1/2 (/ (- (* 5/2 c) (* 1/2 c)) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -2 (* a (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/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)))) (* 5 (* (pow a 2) (pow c 2))))))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (+ (* -2 (* a (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* c (+ (* -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)))))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (- (+ (* -1 (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (* 5 (* a (pow c 2)))) (+ (* -1 (* c (+ (* -1 (* a c)) (* 1/2 (* a c))))) (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (-.f64 (fma.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 5/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (fma.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c)))) (fma.f64 (neg.f64 c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))
(* -1 (/ (+ 1 (* 1/2 (/ (- (* 5/2 (* a c)) (* 1/2 (* a c))) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2))))) (* -1/4 (pow (- (* 5/2 (* a c)) (* 1/2 (* a c))) 2))) (pow b 4)))) (* -1/2 (/ (- (* 5/2 (* a c)) (* 1/2 (* a c))) (pow b 2)))) b))
(neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (- (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/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)))) (* 5 (* (pow a 2) (pow c 2)))))))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -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))))))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))))) (+ (* -1/4 (* (- (* 5/2 (* a c)) (* 1/2 (* a c))) (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2)))))) (* 1/2 (* (+ (* -1/2 (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2))))) (* -1/4 (pow (- (* 5/2 (* a c)) (* 1/2 (* a c))) 2))) (- (* 5/2 (* a c)) (* 1/2 (* a c))))))) (pow b 6)))) (+ (* -1/2 (/ (- (* 5/2 (* a c)) (* 1/2 (* a c))) (pow b 2))) (+ (* -1/2 (/ (- (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (* 5 (* (pow a 2) (pow c 2)))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (* (pow a 2) (pow c 2)))) (pow b 4))) (* -1/4 (/ (pow (- (* 5/2 (* a c)) (* 1/2 (* a c))) 2) (pow b 4)))))) b))
(neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))))) (*.f64 #s(literal 5/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)))) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a c))))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) b))
(* -1/4 (/ (* (pow b 3) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 2) (pow c 2))))
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 c c))))
(* -1 (* (pow b 3) (- (+ (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (* (pow b 2) (pow c 2))))) (* 1/4 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) (pow c 2))))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a (* (pow b 2) c)))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 a (*.f64 (*.f64 b b) c)))))))
(* -1 (* (pow b 3) (- (+ (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (+ (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (* (pow b 2) (pow c 2))))) (* 1/4 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) (pow c 2)))))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (* (pow b 4) (pow c 4))))) (+ (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a (* (pow b 2) c)))) (* 2 (/ (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c)))))) (pow b 4))))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) (*.f64 c c)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64)))))))))
(* -1 (* (pow b 3) (- (+ (* 1/4 (/ (- (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -4 (* a (* c (- (+ (* -64 (* (pow a 3) (pow c 3))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (* -4 (* (pow a 3) (pow c 3))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 2) (* (pow b 4) (pow c 2))))) (+ (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (* (pow b 2) (pow c 2))))) (* 1/4 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) (pow c 2))))))) (+ (* 1/16 (/ (* (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (* (pow b 6) (pow c 4))))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (* (pow b 4) (pow c 4))))) (+ (* 1/4 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c))))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a (* (pow b 2) c)))) (+ (* 2 (/ (* a (* c (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 2) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 4) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c))))))))))) (pow b 6))) (* 2 (/ (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* a c)))))) (pow b 4)))))))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) (*.f64 c c))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a a)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (*.f64 a a) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 a c))))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))))))))))))
(* -1 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) b))
(neg.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b))
(* -1 (/ (- (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))
(* -1 (/ (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))))) b))
(* -1 (/ (- (+ (* -256 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (* a c)) (+ (* -1/2 (/ (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2)))) (pow b 6))) (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))))))) (+ (* -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))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) #s(literal 2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -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/8 (/ (* (pow b 3) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 3) (pow c 2))))
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 c c))))
(* -1 (* (pow b 3) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c)))) (pow b 2))) (* -1/8 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 3) (pow c 2)))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))))))
(* -1 (* (pow b 3) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))))))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c)))) (pow b 2))) (* -1/8 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 3) (pow c 2))))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) c)))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))))))))
(* -1 (* (pow b 3) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -4 (* a (* c (- (+ (* -64 (* (pow a 3) (pow c 3))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (* -4 (* (pow a 3) (pow c 3))))))) (* -1/2 (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))))) (* -1/2 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (+ (* 1/4 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))) (* (pow a 2) (pow c 2)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))))))))))))) (pow b 6))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -64 (* (pow a 3) (pow c 3))) (+ (* -4 (* a (* c (- (+ (* -16 (* (pow a 2) (pow c 2))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* -2 (* (pow a 2) (pow c 2))))))) (* -1/2 (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* -4 (* (pow a 3) (pow c 3)))) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (* (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))) (* (pow a 5) (pow c 4)))) (* 2 (* a (* c (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c))))))))) (pow b 4))) (+ (* -1/2 (/ (- (* 1/4 (/ (- (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* -4 (* a (* c (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c)))))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* -2 (* (pow a 2) (pow c 2)))) (* (pow a 3) (pow c 2)))) (* 1/2 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 2) c)))) (pow b 2))) (* -1/8 (/ (- (+ (* -4 (* a c)) (* 2 (* a c))) (* -2 (* a c))) (* (pow a 3) (pow c 2)))))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 a #s(literal 5 binary64))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (pow.f64 c #s(literal 4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a a)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) c)))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) c))))))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (-.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) c)))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 c (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) c)))) (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)))))))))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -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 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b))
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))
(neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 a c) (*.f64 b b)))) b))
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))
(neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a c) (*.f64 b b))))) b))
(* -1/2 (/ (pow b 3) (* a c)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a c)))
(* -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)) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 #s(literal -5/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* 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)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 5/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))))))
(* -1 (* (pow b 3) (- (+ (* -1 (/ (* a c) (pow b 4))) (+ (* -1 (/ (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c))))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 5/2 (/ (* a c) (pow b 4))) (+ (* 5 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (* 1/2 (/ 1 (* a c)))))))) (* 5/2 (/ 1 (pow b 2))))))
(neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) (*.f64 #s(literal 5/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))))))
(* 2 (/ (* a c) (pow b 3)))
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))))
(* -1 (/ (- (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 3 binary64))))
(* -1 (/ (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -4 (/ (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (pow b 3)))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) (pow.f64 b #s(literal 3 binary64))))
(* -1 (/ (- (+ (* -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)))))) (+ (* -4 (/ (* a (* c (- (* -4 (* (pow a 3) (pow c 3))) (* -4 (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -4 (/ (* a (* c (- (* -2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2)))))) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (pow b 3)))
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -10 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) (pow.f64 b #s(literal 3 binary64))))
(/ (+ (* (pow c 2) (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4)))) (/ 1 a)) c)
(/.f64 (fma.f64 (*.f64 c c) (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)) c)
(* -2 (pow c 2))
(*.f64 #s(literal -2 binary64) (*.f64 c c))
(/ (- (/ c (pow b 2)) (/ 1 a)) c)
(/.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) c)
(/ (- (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 a)) c)
(/.f64 (-.f64 (*.f64 c (fma.f64 (neg.f64 c) (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) c)
(/ (- (* c (+ (* c (- (* -1 (* c (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6)))))) (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))))) (/ 1 (pow b 2)))) (/ 1 a)) c)
(/.f64 (fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) a))) c)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (+ a (/ (* (pow a 2) c) (pow b 2))))
(*.f64 c (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (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 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))
(* 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 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))))))))
(+ (* -1/2 b) (+ (* 1/2 b) (* c (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))))))
(fma.f64 b #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 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 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))))
(fma.f64 b #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (-.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 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))) (* 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)))) (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* -1 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))))
(fma.f64 b #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (-.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (-.f64 (+.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))) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b))) (*.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))))))
(+ (* -1/2 (* c (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) a)) (* 1/2 (/ 1 b))))) (* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))) (/.f64 (*.f64 b #s(literal 0 binary64)) a)))
(+ (* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (* c (+ (* -1/2 (* c (- (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3)))) (* -1 (/ a (pow b 3)))))) (* -1/2 (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) a)) (* 1/2 (/ 1 b)))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b #s(literal 0 binary64)) a) (*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b)))))))
(+ (* -1/2 (/ (+ (* -1/2 b) (* 1/2 b)) a)) (* c (+ (* -1/2 (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) a)) (* 1/2 (/ 1 b)))) (* c (+ (* -1/2 (* c (- (+ (* -2 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (* -1 (/ (pow a 2) (pow b 5)))) (* -2 (/ (pow a 2) (pow b 5)))))) (* -1/2 (- (+ (* -1 (/ (- (* -2 (/ a b)) (* -1/2 (/ a b))) (pow b 2))) (* -1/2 (/ a (pow b 3)))) (* -1 (/ a (pow b 3))))))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b #s(literal 0 binary64)) a) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 c (-.f64 (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 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))))))))))
(- (* 2 (/ (* c (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 0 binary64)))))
(- (* c (- (* -1 (* c (+ (* -2 (/ (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 0 binary64)))))
(- (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (- (+ (* -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)))) (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))) (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b)))) (+ (* -1/2 b) (* 1/2 b)))) (* 2 (/ (* (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3))))) (pow (+ (* -1/2 b) (* 1/2 b)) 3))))))) (+ (* -2 (/ (- (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) (* -1 (/ (pow a 2) (pow b 3)))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))) (* 2 (/ (pow (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) 2) (pow (+ (* -1/2 b) (* 1/2 b)) 3)))))) (* -2 (/ (- (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* -1/2 (/ a b))) (pow (+ (* -1/2 b) (* 1/2 b)) 2))))) (* 2 (/ 1 (+ (* -1/2 b) (* 1/2 b)))))
(fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (+.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))) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) (*.f64 b #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 0 binary64)))))
(* c (+ (* 2 (/ a b)) (* c (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))
(* c (+ (* 2 (/ a b)) (* c (- (+ (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 b b)) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
(* c (+ (* 2 (/ a b)) (* c (- (+ (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* c (- (+ (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (pow b 2))) (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))) (* 4 (* a (- (* -4 (/ (pow a 3) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (pow b 2))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2))))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -16 (/ (pow a 3) (pow b 4))) (* 8 (/ (pow a 3) (pow b 4))))) (pow b 3)))))))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (pow b 2))) (* -4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (* 1/2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2))))) (pow b 3))))))) (* -4 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 b b)) (-.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b)) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64))) (pow.f64 b #s(literal 3 binary64)))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64))) (pow.f64 b #s(literal 3 binary64)))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
(* c (- (* 4 (/ (* a (* c (- (* -2 (/ a b)) (* -8 (/ a b))))) (pow b 2))) (* -8 (/ a b))))
(*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 a b) #s(literal 6 binary64)))) (*.f64 b b)) (*.f64 #s(literal 8 binary64) (/.f64 a b))))
(* c (- (* c (- (* 4 (/ (* a (* c (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (* -8 (/ a b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))) (*.f64 #s(literal 8 binary64) (/.f64 a b))))
(* c (- (* c (- (* c (- (* 4 (/ (* a (* c (- (* -4 (/ (pow a 3) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2)))))) (pow b 2))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (* -8 (/ a b))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))) (*.f64 #s(literal 8 binary64) (/.f64 a b))))
(* c (- (* -1/2 (* c (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3)))))) (/ 1 b)))
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)))
(* c (- (* c (+ (* -1/2 (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (pow b 3))))))) (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 a (*.f64 b b))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64)) (pow.f64 b #s(literal 3 binary64))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1/2 (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (* c (+ (* -1/2 (* c (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))) (* 4 (* a (- (* -4 (/ (pow a 3) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (pow b 3)))))) (pow b 2))) (+ (* 1/4 (/ (* (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -16 (/ (pow a 3) (pow b 4))) (* 8 (/ (pow a 3) (pow b 4)))) (pow b 3)))))))) (* -1/2 (- (* 1/4 (/ (+ (* -16 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))) (* 4 (* a (- (* -2 (/ (pow a 2) (pow b 3))) (* -4 (/ (* a (- (* -2 (/ a b)) (* -8 (/ a b)))) (pow b 2))))))) (* a (pow b 2)))) (+ (* -2 (/ (* a (- (* 1/4 (/ (+ (* -32 (/ (pow a 2) b)) (* 4 (* a (- (* -2 (/ a b)) (* -8 (/ a b)))))) (* a (pow b 2)))) (* -4 (/ a (pow b 3))))) (pow b 2))) (* 1/2 (/ (+ (* -8 (/ (pow a 2) (pow b 2))) (* 4 (/ (pow a 2) (pow b 2)))) (pow b 3)))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b)))))) (*.f64 a (*.f64 b b))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 a (*.f64 b b))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64)) (pow.f64 b #s(literal 3 binary64)))))))) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64)) (pow.f64 b #s(literal 3 binary64)))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 a (*.f64 b b))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a a) b) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal 6 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64)) (pow.f64 b #s(literal 3 binary64))))))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 #s(literal 2 binary64) b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
(/ (+ (* -1 (/ b a)) (/ c b)) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 (neg.f64 c) (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))) c)
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)))) c)
(/ (* (pow c 2) (+ (* -5 (pow a 2)) (+ (* 2 (pow a 2)) (pow a 2)))) (pow b 6))
(/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (*.f64 a a) (*.f64 #s(literal 3 binary64) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))
(* -2 (* (pow a 2) (pow c 2)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))
(+ (* -1/2 b) (* c (+ (* -1 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))))))))
(fma.f64 #s(literal -1/2 binary64) b (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 b b))))))))))
(+ (* c (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (* 2 (/ 1 b)))
(fma.f64 c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)))
(+ (* c (- (+ (* -2 (/ a (pow b 3))) (* c (- (* -2 (/ (pow a 2) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (pow b 2)))))) (* -8 (/ a (pow b 3))))) (* 2 (/ 1 b)))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 #s(literal -8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)))
(+ (* c (- (+ (* -2 (/ a (pow b 3))) (* c (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* c (- (* -4 (/ (pow a 3) (pow b 7))) (* -4 (/ (* a (- (* -2 (/ (pow a 2) (pow b 5))) (* -4 (/ (* a (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)))))) (* -4 (/ (* a (- (* -2 (/ a (pow b 3))) (* -8 (/ a (pow b 3))))) (pow b 2)))))) (* -8 (/ a (pow b 3))))) (* 2 (/ 1 b)))
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 b b))))) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 b b)))))) (*.f64 #s(literal -8 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)))
(* c (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))))
(*.f64 c (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))))
(* c (+ (* -2 (/ a (pow b 4))) (+ (/ 1 (* a (pow c 2))) (/ a (pow b 4)))))
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))
(* -1 (* (pow c 2) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(neg.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow c 2) (- (* -1 (/ (+ (* -2 (/ a (pow b 4))) (/ a (pow b 4))) c)) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))) c)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow c 2) (- (/ 1 (* (pow b 2) (pow c 2))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* -2 (/ a (* (pow b 4) c))) (+ (* 2 (/ (pow a 2) (pow b 6))) (+ (/ a (* (pow b 4) c)) (/ (pow a 2) (pow b 6))))))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))))))
(* (pow c 2) (- (/ 1 (* (pow b 2) (pow c 2))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* -2 (/ a (* (pow b 4) c))) (+ (* 2 (/ (pow a 2) (pow b 6))) (+ (/ 1 (* a (pow c 3))) (+ (/ a (* (pow b 4) c)) (/ (pow a 2) (pow b 6)))))))))
(*.f64 (*.f64 c c) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (+.f64 (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))))))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))))
(* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b))))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/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)))))
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))
(+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (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 b 3) (* a (* c (pow (sqrt -4) 2)))))
(-.f64 (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 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 c))) (/ (pow b 2) (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 (* (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)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1/2 (/ (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) c)) (* -1/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 b 3) c) (* (pow a 2) (pow (sqrt -4) 2)))) (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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c c)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) c)) (+ (* -1/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 b 3) c) (* (pow a 2) (pow (sqrt -4) 2)))) (pow c 2))) (* -1/2 (/ (- (+ (* -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))))) (+ (* -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)))))) (pow c 3))))))
(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 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 c #s(literal 3 binary64))))))
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* a (pow c 2)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))
(- (+ (* -1 (/ (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) 2))))) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* a (pow c 2)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 c c)) (-.f64 (*.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/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))))
(- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (* (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) 2))))))))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -1 (* (sqrt (/ c a)) (/ (* 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)))))) (* a (pow (sqrt -4) 2))))) (+ (* -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))))))) (* a c))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (sqrt -4) 3) (* (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2)))))))))) (pow c 3))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* a (pow c 2)))) (+ (* -1/8 (/ (* (pow (sqrt -4) 2) (- (+ (* -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)))) (/ (* (pow b 3) c) (* a (pow (sqrt -4) 2))))) (* a (pow c 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow (sqrt -4) 3) (pow (+ (* -1 (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) 2)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) c)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) a) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))))) (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))))))) (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2))))))
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (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 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))
(- (+ (* -4 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b) (pow (sqrt -4) 2))) (+ (* -4 (/ (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))))) (* c (pow (sqrt -4) 2)))) (+ (* -4 (/ (- (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))))) a))) (* (pow c 2) (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (/ (* (pow b 2) (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (* c (pow (sqrt -4) 2)))) (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (* (pow c 2) (pow (sqrt -4) 2)))))))))) (+ (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (pow (sqrt -4) 2))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* a (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* (pow b 2) (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (pow (sqrt -4) 2))) (* -1 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (/ (pow b 3) (* a (* c (pow (sqrt -4) 4))))) (+ (* 8 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 8 (/ b (pow (sqrt -4) 2)))))))))
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -1/16 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))) (sqrt.f64 #s(literal -4 binary64)))))) a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (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 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))))
(* c (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) (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))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))) (* -1/4 (/ (pow b 3) (* a (pow c 2))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))
(*.f64 c (-.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c c))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))))
(* c (- (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -4)))) (+ (* -1/4 (/ (pow b 3) (* a (pow c 2)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))))) (* a (pow c 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))))
(*.f64 c (-.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -1/16 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))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 b a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) c)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (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 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 b a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) c) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 b a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 c c)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)) (+ (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (pow c 2))) (* -1/2 (/ (- (+ (* -4 (/ (* c (- (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (pow b 4) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ (pow b 3) a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))))) a)))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))))))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (/ (pow b 3) a)) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))))))) (* a (pow (sqrt -4) 2)))) (/ (* (pow b 2) (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b))) (* (pow a 2) (pow (sqrt -4) 2)))) (+ (* 2 (* (sqrt (/ c a)) (/ (* b (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))))) (sqrt -4)))) (+ (* 2 (/ (* (pow b 2) (* c (- (+ (* -4 (/ (* c (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -4)))) b)) (* a (pow (sqrt -4) 2)))) (* -1 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) (* 8 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2)))) (* 4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))))) (pow c 3))))))
(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 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 b a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) c) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 b a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -1/16 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))) (sqrt.f64 #s(literal -4 binary64)))))) a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 b a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (-.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 b a) (/.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.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)))))))) (pow.f64 c #s(literal 3 binary64))))))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.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)))) (fma.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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/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)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 c c)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) c)
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.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))))) (pow.f64 c #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) 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 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))
(+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))))) (* a (pow c 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 b a) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(- (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (/ (* (pow b 2) (- (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))) (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))))) a)))) (* a (pow c 3))))))) (+ (* -1/4 (/ (* (pow b 2) (- (* -1/4 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -4)))))) (* a (pow c 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -4))))))
(-.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (*.f64 a c))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.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 -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 b a) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) a))) (pow.f64 c #s(literal 3 binary64))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 b a) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(* -1 (* c (+ (* -1 (/ a (pow b 4))) (* 2 (/ a (pow b 4))))))
(*.f64 (neg.f64 c) (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))
(* -1 (* c (- (+ (* -1 (/ a (pow b 4))) (* 2 (/ a (pow b 4)))) (/ 1 (* a (pow c 2))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c)))))
(* (pow c 2) (- (+ (* -1 (/ a (* (pow b 4) c))) (* 2 (/ a (* (pow b 4) c)))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) #s(literal 1 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow c 2) (- (+ (* -1 (/ a (* (pow b 4) c))) (+ (* 2 (/ a (* (pow b 4) c))) (/ 1 (* (pow b 2) (pow c 2))))) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(*.f64 (*.f64 c c) (-.f64 (fma.f64 (/.f64 a (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))))
(* (pow c 2) (- (* -1 (/ (- (* -1 (/ (- (/ 1 (pow b 2)) (/ 1 (* a c))) c)) (+ (* -1 (/ a (pow b 4))) (* 2 (/ a (pow b 4))))) c)) (+ (* -5 (/ (pow a 2) (pow b 6))) (+ (* 2 (/ (pow a 2) (pow b 6))) (/ (pow a 2) (pow b 6))))))
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c))) c)) (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) c)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* 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 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.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) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 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) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) 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)))))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) 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) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a))) c) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(+ (* -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))) (+ (* -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 (* (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/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) 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) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) c) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)))) c) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))
(+ (* 1/2 (/ (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) a) (*.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))))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1/2 (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* 1/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)))))))) (* -1/4 (/ (* (pow b 3) c) (pow a 2)))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) a) (*.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/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 a a)))) c))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/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)))))))) (* -1/4 (/ (* (pow b 3) c) (pow a 2))))) (* 1/2 (/ (- (+ (* -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)))) (+ (* -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)))))) c))) c)) (* -1/2 (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) (*.f64 a a)))) (*.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))) c))) c) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) a) (*.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))))))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* a (pow c 2)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 c c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* (pow b 3) c) a))) (* a (pow c 2))))) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* a c)))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.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)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a))) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a c)))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (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/4 (/ (* (pow b 3) c) a))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (* (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* (pow b 3) c) a))) (* a c)))))))) (* 1/2 (/ (- (+ (* -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))) (+ (* -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)))))) (* a (pow c 2)))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (pow (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) 2)))) (* 1/2 (/ (- (+ (* 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/4 (/ (* (pow b 3) c) a))) (* a c))))) c)) (* 1/2 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* a c)))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a))) (*.f64 a c))))) (/.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/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 a (*.f64 c c))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a))) (*.f64 a c)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a c)))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b 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/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) a) (*.f64 #s(literal -2 binary64) (*.f64 b c))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) a)) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c)))))))) c)) (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a))) (* 2 (* b 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 (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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)))))) (*.f64 (*.f64 b b) (fma.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))))) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) a) (*.f64 #s(literal -2 binary64) (*.f64 b c)))))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) a) (*.f64 #s(literal -2 binary64) (*.f64 b c)))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))))) a))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))))) a)) (+ (* -1/2 (/ (* (pow b 2) (* c (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c))))) a)) (+ (* -1/4 (/ (* (pow b 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) a)) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c)))))))))))))) c)) (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) a))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a)) (* 2 (* b c)))))))) c)) (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) a))) (* 2 (* b 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 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -1/8 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))) (sqrt.f64 #s(literal -1 binary64)))))) a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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))))))))) a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) a) (*.f64 #s(literal -2 binary64) (*.f64 b c)))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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)))))) (*.f64 (*.f64 b b) (fma.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))))) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) a) (*.f64 #s(literal -2 binary64) (*.f64 b c))))))))))) c) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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)))))) (*.f64 (*.f64 b b) (fma.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))))) a)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) a) (*.f64 #s(literal -2 binary64) (*.f64 b c))))))) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) a) (*.f64 #s(literal -2 binary64) (*.f64 b c)))) c)))
(* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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) (fma.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))) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))))) a))) c)) (* 1/4 (/ (pow b 3) a))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -1/8 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))) (sqrt.f64 #s(literal -1 binary64)))))) a))) c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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) (fma.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))) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(+ (* 1/2 (/ (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) a))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a)))) (* 1/2 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) (pow a 2))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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)))))) (*.f64 (*.f64 b b) (fma.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))))) (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) a)))))) c))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) (pow a 2))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))))))))) (* 1/2 (/ (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))))) a))))) (* (pow b 2) (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))))) (pow a 2))) (+ (* -1/2 (/ (* (pow b 2) (* c (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))))) a)) (+ (* -1/4 (/ (* (pow b 3) (pow c 2)) (pow a 2))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* 4 (* a (- (* 1/4 (/ (pow b 3) a)) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) (* (pow b 2) (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b)))) (pow a 2))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a)))))))))))))) c))) c)) (* -1/2 (- (* -1/4 (/ (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 4 (* a (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b))))) (pow a 2))) (* 2 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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)))))) (*.f64 (*.f64 b b) (fma.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))))) (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a) (*.f64 #s(literal -1/8 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))) (sqrt.f64 #s(literal -1 binary64)))))) a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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))))))))) (*.f64 a a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) a)))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) a)) (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 (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)))))) (*.f64 (*.f64 b b) (fma.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))))) (*.f64 a a))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) a))))))))))) c))) c) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) a) (fma.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))))) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) a))))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.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))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (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))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) c))
(* -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))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.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 (*.f64 b c) a))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) c))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 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/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))) c))
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 a a)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) 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 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))))) c))) c)))
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) c)) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c))) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c)))) a))) c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (neg.f64 b) c))))))) c))) c)))
(+ (* -1 (/ (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) a))) c)) (* 1/4 (/ b a))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 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/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) c) (fma.f64 #s(literal 1/4 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) a)))) (* a c)))) (* 1/4 (/ (* (pow b 2) (- (* 1/4 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) a))) c)) (* 1/4 (/ b a))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 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/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)))) c) (fma.f64 #s(literal 1/4 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))

rewrite297.0ms (2.3%)

Memory
14.5MiB live, 289.2MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
098897
0153875
1690678
26163676
08204661
Stop Event
iter limit
node limit
iter limit
Counts
26 → 764
Calls
Call 1
Inputs
(fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))
(fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c))
(-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
(/.f64 #s(literal -1 binary64) b)
(fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))
(/.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 #s(literal 2 binary64) a))
#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 (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)))) b)
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
(pow.f64 a #s(literal -1 binary64))
(/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
(-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))
(/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(/.f64 (*.f64 c c) b)
(/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))
Outputs
(*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 c a) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal -4 binary64)) c)) a (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 a (*.f64 b b)) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 c (*.f64 b b)) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 c #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (*.f64 c a) #s(literal -2 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))))
(fma.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal -3 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (pow.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (*.f64 c a) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) c) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 c #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) c) (fma.f64 a #s(literal -2 binary64) a) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) c) (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) c) a (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 c (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 c (*.f64 (pow.f64 b #s(literal -4 binary64)) a) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal -4 binary64)) c) #s(literal -2 binary64)) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(fma.f64 a (*.f64 (pow.f64 b #s(literal -4 binary64)) c) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(+.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))))
(+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))))
(+.f64 (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))))
(*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c)) #s(literal -1 binary64)))
(*.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64))))) #s(literal -1 binary64)))
(*.f64 c (fma.f64 #s(literal -3 binary64) c c))
(*.f64 c (+.f64 c (*.f64 #s(literal -3 binary64) c)))
(*.f64 #s(literal -2 binary64) (*.f64 c c))
(pow.f64 (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c)) (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)))) (-.f64 (*.f64 c c) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))) (neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c))))
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c)))
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (+.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64))))))
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (fma.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c)) (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64)))))
(fma.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c c)))
(fma.f64 (*.f64 #s(literal -3 binary64) c) c (*.f64 c c))
(fma.f64 #s(literal -3 binary64) (*.f64 c c) (*.f64 c c))
(fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c))
(fma.f64 c (*.f64 #s(literal -3 binary64) c) (*.f64 c c))
(fma.f64 c c (*.f64 #s(literal -3 binary64) (*.f64 c c)))
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 c c))
(+.f64 (*.f64 c c) (*.f64 #s(literal -3 binary64) (*.f64 c c)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (+.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 b #s(literal -4 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 2 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal -4 binary64)) (+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64))) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (-.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)))))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (*.f64 b b))) (pow.f64 (pow.f64 b #s(literal 8 binary64)) #s(literal -1 binary64)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))))
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(-.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))))
(-.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(-.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))
(-.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (pow.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)))))
(-.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))
(-.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(-.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))))
(+.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (pow.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(+.f64 (pow.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))
(+.f64 (pow.f64 b #s(literal -2 binary64)) (neg.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) #s(literal -1 binary64))))
(*.f64 (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))))
(pow.f64 (/.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 a #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) a) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) #s(literal -1 binary64))) (neg.f64 a))
(/.f64 (pow.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) #s(literal -1 binary64)) a)
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)))
(/.f64 #s(literal -1 binary64) (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) (neg.f64 a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))))
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))))
(neg.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b)) a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -1 binary64)) c)
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 c (pow.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b c) #s(literal -1 binary64))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (neg.f64 c) (neg.f64 b))
(/.f64 (neg.f64 c) b)
(/.f64 #s(literal 1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 c (neg.f64 b))
(/.f64 c b)
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c b))
(*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (neg.f64 b) #s(literal -1 binary64))
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64))
(pow.f64 b #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b)))
(/.f64 #s(literal -1 binary64) (neg.f64 b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 b))
(/.f64 #s(literal 1 binary64) b)
(neg.f64 (pow.f64 b #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))) (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (*.f64 c a)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))))
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b)))))
(/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (*.f64 b b))) (+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))))
(fma.f64 (/.f64 c #s(literal -1 binary64)) (neg.f64 a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 a b) (*.f64 c a))
(fma.f64 (*.f64 (/.f64 (*.f64 a a) b) c) (/.f64 c b) (*.f64 c a))
(fma.f64 (/.f64 c #s(literal 1 binary64)) a (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) (pow.f64 b #s(literal -1 binary64)) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))
(fma.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 c c) b) b) (*.f64 c a))
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))
(fma.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 c c) b)) (*.f64 c a))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))
(fma.f64 (*.f64 c c) (*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a a) b)) (*.f64 c a))
(fma.f64 c (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) b)) (*.f64 c a))
(fma.f64 c a (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(fma.f64 a (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) (*.f64 c a))
(fma.f64 a c (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))))
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))) (*.f64 c a))
(+.f64 (*.f64 c a) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64))))
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))))
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))))
(pow.f64 (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) a) #s(literal 2 binary64))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))))
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))))) #s(literal -1 binary64)))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) b) #s(literal -2 binary64))
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)))
(*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) (/.f64 #s(literal -2 binary64) b)))
(*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) b))
(pow.f64 (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) #s(literal -1 binary64)) b)
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) #s(literal 1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64))) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) (neg.f64 b))
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a))))
(neg.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal 2 binary64)) b))
(neg.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)) #s(literal -2 binary64)) (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 c a)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64))) (pow.f64 (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b)))
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (fma.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))
(/.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))))
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 b #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(fma.f64 (*.f64 b b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(fma.f64 b (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(-.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (neg.f64 b)))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)
(+.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(+.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) a) #s(literal -1 binary64))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a) #s(literal 2 binary64))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64)))) (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 a))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) a)
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))
(neg.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b)))
(fma.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(fma.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) a)) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b)) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1 binary64)))
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64))
(pow.f64 a #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 a))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal 1 binary64) a)
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 a))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 3 binary64)))) (+.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -2 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 1 binary64))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (pow.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(pow.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (neg.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (pow.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 b (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 b (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -3 binary64)) (pow.f64 b #s(literal 6 binary64)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64)))))
(fma.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) b (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)))
(fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)))
(fma.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)))
(fma.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)))
(fma.f64 b (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(-.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b)
(-.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 b b) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))))))
(-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(+.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 a #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a))
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal -1 binary64))
(/.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
(neg.f64 (/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)) #s(literal -1 binary64)))
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 1 binary64) b))
(fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(fma.f64 b #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 1 binary64) b))
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
#s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 (-.f64 (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64))) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) b))
(*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)))
(*.f64 (neg.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (pow.f64 b #s(literal -6 binary64)))
(*.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (neg.f64 (pow.f64 b #s(literal -6 binary64))))
(*.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -6 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))))
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) #s(literal 1 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (neg.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)))))
(/.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))))
(neg.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))))
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c c)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a a))
(*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c)))
(/.f64 (*.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (*.f64 a a)) (fma.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64))))))
(/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))) (*.f64 c (-.f64 (*.f64 #s(literal -3 binary64) c) c)))
(/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -27 binary64) (pow.f64 c #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64)))) (fma.f64 #s(literal 9 binary64) (pow.f64 c #s(literal 4 binary64)) (-.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (pow.f64 c #s(literal 4 binary64))))))
(fma.f64 (*.f64 (*.f64 c a) a) c (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 c a) a) c (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) c) c) #s(literal -1 binary64)) a (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) c) c) #s(literal -1 binary64)) a (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) (*.f64 c a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) (*.f64 c a) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 (neg.f64 a) c) (neg.f64 a)) c (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 (neg.f64 a) c) (neg.f64 a)) c (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 c a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 c a) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) c)) c (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) c)) c (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (pow.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 c c) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 a a) c) c (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 c a) c) a (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 c a) c) a (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) c) c) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) c) c) a) #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (neg.f64 c) (*.f64 (*.f64 c a) (neg.f64 a)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (neg.f64 c) (*.f64 (*.f64 c a) (neg.f64 a)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(fma.f64 (*.f64 a a) (*.f64 c c) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 a a) (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (*.f64 (neg.f64 a) c) c) (neg.f64 a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (*.f64 (neg.f64 a) c) c) (neg.f64 a) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 c a) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 c a) (*.f64 c a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 c a) (*.f64 c a) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) c) c) a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 a) c) c) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) c) c) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) c) c) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 (*.f64 c c) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 c (*.f64 a (*.f64 c a)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 c (*.f64 a (*.f64 c a)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 c (*.f64 (*.f64 (neg.f64 a) c) (neg.f64 a)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 c (*.f64 (*.f64 (neg.f64 a) c) (neg.f64 a)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 a (neg.f64 (*.f64 (*.f64 (neg.f64 a) c) c)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 a (neg.f64 (*.f64 (*.f64 (neg.f64 a) c) c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 a (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(fma.f64 a (*.f64 c (*.f64 c a)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(fma.f64 a (*.f64 c (*.f64 c a)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a)))
(+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (*.f64 c c))))
(*.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (/.f64 a b))
(*.f64 (*.f64 (/.f64 (*.f64 a a) b) c) (/.f64 c b))
(*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))
(*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 c c) b) b))
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 c c) b)))
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal -2 binary64)))
(*.f64 (*.f64 c c) (*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a a) b)))
(*.f64 c (*.f64 (/.f64 c b) (/.f64 (*.f64 a a) b)))
(*.f64 a (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)))
(pow.f64 (/.f64 b (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 c c)) (/.f64 b (*.f64 a a))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 b (*.f64 c c))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 (neg.f64 c) c) (/.f64 (*.f64 a a) b)) (neg.f64 b))
(/.f64 (*.f64 (*.f64 (neg.f64 a) a) (/.f64 (*.f64 c c) b)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 (neg.f64 a) a)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 1 binary64)) (/.f64 b (*.f64 a a)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) (*.f64 (neg.f64 c) c)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal 1 binary64)) (/.f64 b (*.f64 c c)))
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b)) (neg.f64 b))
(/.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (neg.f64 b) b))
(/.f64 (*.f64 (*.f64 (neg.f64 c) c) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (/.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a)) (*.f64 (/.f64 b (*.f64 c c)) (neg.f64 b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 c c)) b))
(/.f64 (*.f64 (*.f64 (neg.f64 a) a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 b (*.f64 c c))))
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 b (/.f64 b (*.f64 c c))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 c) c)) (*.f64 (/.f64 b (*.f64 a a)) (neg.f64 b)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b (*.f64 a a)) b))
(/.f64 (*.f64 (*.f64 (neg.f64 c) c) (*.f64 (neg.f64 a) a)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (neg.f64 c) c) (*.f64 a a)) (*.f64 (neg.f64 b) b))
(/.f64 (*.f64 (*.f64 c c) (*.f64 (neg.f64 a) a)) (*.f64 (neg.f64 b) b))
(/.f64 (*.f64 (*.f64 (neg.f64 a) a) (*.f64 (neg.f64 c) c)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (neg.f64 a) a) (*.f64 c c)) (*.f64 (neg.f64 b) b))
(/.f64 (*.f64 (*.f64 a a) (*.f64 (neg.f64 c) c)) (*.f64 (neg.f64 b) b))
(/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b)
(/.f64 (/.f64 (*.f64 c c) b) (/.f64 b (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a a) b) (/.f64 b (*.f64 c c)))
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c c)) (/.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 b (*.f64 c c))))
(*.f64 (/.f64 c b) c)
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 c c))
(*.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 (*.f64 c c) (pow.f64 b #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) b))
(*.f64 c (/.f64 c b))
(pow.f64 (/.f64 (/.f64 b (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 (neg.f64 c) c) #s(literal -1 binary64)) b)
(/.f64 (neg.f64 (*.f64 (neg.f64 c) c)) (neg.f64 (neg.f64 b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (neg.f64 c) c) (neg.f64 b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c c))))
(/.f64 (*.f64 c c) b)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c c)))
(neg.f64 (/.f64 (*.f64 (neg.f64 c) c) b))
(neg.f64 (/.f64 (*.f64 c c) (neg.f64 b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (pow.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(pow.f64 (/.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -1 binary64))
(/.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)))
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b))))
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal -1 binary64)))
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64)))

eval440.0ms (3.5%)

Memory
-32.1MiB live, 381.5MiB allocated
Compiler

Compiled 128 476 to 8 504 computations (93.4% saved)

prune311.0ms (2.4%)

Memory
29.1MiB live, 301.1MiB allocated
Pruning

121 alts after pruning (118 fresh and 3 done)

PrunedKeptTotal
New1 228441 272
Fresh227496
Picked415
Done022
Total1 2541211 375
Accuracy
99.6%
Counts
1 375 → 121
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.5%
(fma.f64 (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))))
54.9%
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.3%
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/4 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)) b) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.7%
(/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (*.f64 (/.f64 (*.f64 b b) b) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) a))
56.7%
(/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
55.3%
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))
54.2%
(/.f64 (pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
54.1%
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
55.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
55.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
55.5%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
54.9%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b (/.f64 (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))
54.5%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
55.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) b))))
54.4%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
56.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (neg.f64 b) b) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
56.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))
56.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
54.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
56.5%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))))
55.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
54.2%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
55.3%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
54.9%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
54.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
55.2%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
55.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 b) b)))))))
54.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 b #s(literal -2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
55.2%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))))
56.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))
55.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))
56.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))))
53.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))))
56.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) a (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c)) a)))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) c)))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) c)))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c)) a)))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)))
92.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c a))) b)))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 (-.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c a))) b)))
82.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))) b)))
91.7%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal -6 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a))) (fma.f64 (pow.f64 b #s(literal -6 binary64)) #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) a) a)) (pow.f64 b #s(literal -2 binary64))) (pow.f64 b #s(literal -4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (pow.f64 b #s(literal -4 binary64))) (fma.f64 (*.f64 c a) (pow.f64 b #s(literal -4 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))))))))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) #s(approx (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))))))))
91.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a c)))) (neg.f64 (neg.f64 (*.f64 a c)))) (neg.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))))))
82.1%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) c)))))
82.0%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) a)))))
91.8%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 b c))) (*.f64 b b) (neg.f64 (neg.f64 (*.f64 c a)))) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -3 binary64)) (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))))
88.6%
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 c) (neg.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (/.f64 #s(literal 1 binary64) a)) c)))))
54.5%
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
53.1%
(/.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -16 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 b)) b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (*.f64 #s(literal 2 binary64) a))
48.5%
(/.f64 (/.f64 (-.f64 #s(approx (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (*.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
81.3%
(/.f64 (/.f64 #s(approx (- (* (sqrt (+ (* -16 (pow (* c a) 2)) (pow b 4))) b) (* (sqrt (+ (* c (* a 4)) (* b b))) (* b b))) (*.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b c))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))
54.8%
(/.f64 (/.f64 #s(literal 1 binary64) (/.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 a) b)) a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (*.f64 #s(literal 2 binary64) a))
54.7%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
55.1%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))))
54.9%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))))
54.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
92.0%
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
54.4%
(/.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) c (*.f64 (/.f64 b a) b)) a))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))))) (*.f64 #s(literal 2 binary64) a))
55.9%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.2%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
53.4%
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 b a) b) a))))) (*.f64 #s(literal 2 binary64) a))
54.2%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c)))) (*.f64 #s(literal 2 binary64) a))
34.4%
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b))) (*.f64 #s(literal 2 binary64) a))
56.7%
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
55.3%
(/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))
56.0%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))
53.5%
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a))
55.1%
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)
90.8%
(/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1/2 binary64))) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
54.6%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (/.f64 #s(literal -2 binary64) (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) b (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))))
54.1%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))
90.8%
(/.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c)))))))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) c) (/.f64 c (*.f64 b b)) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) a (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 b b))) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) c)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
64.7%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(approx (+ (* (/ (* (* a a) c) b) (/ c b)) (* c a)) (*.f64 c a)) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
81.5%
(/.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) (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (*.f64 (*.f64 c c) (+.f64 (/.f64 a c) (/.f64 (*.f64 a a) (*.f64 b b)))))) b)) (*.f64 #s(literal 2 binary64) a))
81.3%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (*.f64 (*.f64 a a) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))))) b)) (*.f64 #s(literal 2 binary64) a))
81.4%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) #s(approx (+ (* a c) (* (/ (* a a) b) (/ (* c c) b))) (*.f64 a (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) b)) (*.f64 #s(literal 2 binary64) a))
64.6%
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a))
64.7%
(/.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))
54.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) a)))
55.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a))
54.2%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) a))
54.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))
53.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)))
53.6%
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))
54.2%
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))
55.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))
54.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))
54.1%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) b))
53.5%
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))))
64.6%
#s(approx (/ (pow a -1) (/ -2 (/ (- (* (* b b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b)))) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) 1)) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (+ (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 a b))))
81.6%
#s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
91.9%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -5 binary64)) c) (pow.f64 b #s(literal -6 binary64)) (*.f64 (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c (*.f64 (neg.f64 a) (pow.f64 b #s(literal -2 binary64)))) (*.f64 c c) (neg.f64 c))) b))
88.4%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 c b) (/.f64 c b)))) a (neg.f64 c))) b))
88.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) c #s(literal -1 binary64)) c)) b))
81.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a (/.f64 c b)) #s(literal -1 binary64)) c)) b))
91.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (fma.f64 c #s(approx (+ (* -5 (* (pow a 3) (/ c (pow b 6)))) (/ (* -2 (* a a)) (pow b 4))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) c (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b))
1.6%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c b))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c)))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b))))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 c)) (neg.f64 b))))
88.2%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c))
64.7%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c))
81.5%
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b))) c))
Compiler

Compiled 19 541 to 4 838 computations (75.2% saved)

regimes281.0ms (2.2%)

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

4 calls:

85.0ms
b
58.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))
56.0ms
c
52.0ms
a
Results
AccuracySegmentsBranch
92.1%1a
93.8%2b
92.1%1c
93.9%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)

regimes56.0ms (0.4%)

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

1 calls:

43.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Results
AccuracySegmentsBranch
93.9%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 17 to 14 computations (17.6% saved)

regimes61.0ms (0.5%)

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

1 calls:

53.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Results
AccuracySegmentsBranch
93.9%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 17 to 14 computations (17.6% saved)

regimes116.0ms (0.9%)

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

2 calls:

68.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))
41.0ms
b
Results
AccuracySegmentsBranch
93.6%2b
93.7%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 18 to 17 computations (5.6% saved)

regimes127.0ms (1%)

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

4 calls:

33.0ms
c
31.0ms
b
30.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
a
Results
AccuracySegmentsBranch
92.4%2b
88.6%1c
88.6%1a
91.3%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)

regimes36.0ms (0.3%)

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

1 calls:

31.0ms
b
Results
AccuracySegmentsBranch
92.3%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes32.0ms (0.2%)

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

1 calls:

27.0ms
b
Results
AccuracySegmentsBranch
92.3%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes29.0ms (0.2%)

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

1 calls:

24.0ms
b
Results
AccuracySegmentsBranch
92.3%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes89.0ms (0.7%)

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

4 calls:

20.0ms
c
20.0ms
a
20.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))
18.0ms
b
Results
AccuracySegmentsBranch
82.1%1a
82.1%1c
86.7%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))
89.1%2b
Compiler

Compiled 20 to 23 computations (-15% saved)

regimes25.0ms (0.2%)

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

1 calls:

22.0ms
b
Results
AccuracySegmentsBranch
89.1%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes22.0ms (0.2%)

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

1 calls:

18.0ms
b
Results
AccuracySegmentsBranch
89.1%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes25.0ms (0.2%)

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

1 calls:

23.0ms
b
Results
AccuracySegmentsBranch
89.0%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes16.0ms (0.1%)

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

1 calls:

14.0ms
b
Results
AccuracySegmentsBranch
88.9%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes12.0ms (0.1%)

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

1 calls:

10.0ms
b
Results
AccuracySegmentsBranch
88.9%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes14.0ms (0.1%)

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

1 calls:

13.0ms
b
Results
AccuracySegmentsBranch
88.5%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes6.0ms (0%)

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

1 calls:

5.0ms
b
Results
AccuracySegmentsBranch
88.5%2b
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes21.0ms (0.2%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes49.0ms (0.4%)

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

4 calls:

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

Compiled 20 to 23 computations (-15% saved)

regimes5.0ms (0%)

Memory
9.1MiB live, 9.1MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c b))
Outputs
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c b))
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
c
1.0ms
b
1.0ms
a
Results
AccuracySegmentsBranch
1.6%1(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
1.6%1a
1.6%1b
1.6%1c
Compiler

Compiled 20 to 23 computations (-15% saved)

bsearch2.0ms (0%)

Memory
2.9MiB live, 2.9MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-49.70892762481337
-48.78416484419654
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch2.0ms (0%)

Memory
1.9MiB live, 1.9MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-49.70892762481337
-48.78416484419654
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.8MiB live, 1.8MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-49.70892762481337
-48.78416484419654
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch1.0ms (0%)

Memory
1.6MiB live, 1.6MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-49.70892762481337
-48.78416484419654
Compiler

Compiled 20 to 20 computations (0% saved)

bsearch4.0ms (0%)

Memory
4.0MiB live, 4.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
3.0ms
36.41413811194655
39.26254467658945
Samples
1.0ms13×0valid
1.0ms0invalid
0.0ms1valid
Compiler

Compiled 137 to 99 computations (27.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.0ms
ival-mult: 1.0ms (75.5% 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)

bsearch1.0ms (0%)

Memory
1.2MiB live, 1.2MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 113 to 71 computations (37.2% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 91 to 72 computations (20.9% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 136 to 99 computations (27.2% saved)

bsearch1.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 81 to 65 computations (19.8% saved)

bsearch1.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 156 to 104 computations (33.3% saved)

bsearch1.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 77 to 62 computations (19.5% saved)

bsearch1.0ms (0%)

Memory
0.9MiB live, 0.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 83 to 66 computations (20.5% saved)

bsearch1.0ms (0%)

Memory
0.8MiB live, 0.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 83 to 66 computations (20.5% saved)

bsearch1.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 83 to 61 computations (26.5% saved)

bsearch1.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 70 to 59 computations (15.7% saved)

bsearch1.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
0.0ms
36.41413811194655
39.26254467658945
Compiler

Compiled 69 to 58 computations (15.9% saved)

simplify83.0ms (0.6%)

Memory
1.7MiB live, 74.4MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02671655
14771637
210701619
330831599
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) c))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (fma.f64 c #s(approx (+ (* -5 (* (pow a 3) (/ c (pow b 6)))) (/ (* -2 (* a a)) (pow b 4))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) c (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 c))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c)) a))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c))))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) c))))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
#s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c b))
Outputs
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (pow.f64 a #s(literal -1 binary64)) c))))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) a) c))))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(approx (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (*.f64 (fma.f64 (*.f64 c c) #s(literal -3 binary64) (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -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 (pow.f64 a #s(literal -1 binary64)) c))))))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) c))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (pow.f64 b #s(literal -1 binary64))) c (/.f64 (neg.f64 b) a)) c))))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (fma.f64 c #s(approx (+ (* -5 (* (pow a 3) (/ c (pow b 6)))) (/ (* -2 (* a a)) (pow b 4))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) c (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)))) b)))
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -49 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (fma.f64 c #s(approx (+ (* -5 (* (pow a 3) (/ c (pow b 6)))) (/ (* -2 (* a a)) (pow b 4))) (/.f64 (fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 3 binary64))) c (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (neg.f64 a) (*.f64 b b))) #s(literal -1 binary64)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 c))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 c b) (/.f64 c b))) (neg.f64 c))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) a (/.f64 (neg.f64 b) c)) a))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- (/ (* b b) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ (* (* -4 a) c) (* b b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)))) (/.f64 (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) a (/.f64 (neg.f64 b) c)) a))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal -1 binary64) b)) c)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 #s(approx (+ (* (* (* -2 a) a) (/ (pow c 3) (pow b 4))) (+ (* (/ -1/4 a) (* (* (pow a 4) (pow c 4)) (/ 20 (pow b 6)))) (neg (+ (* (/ c b) (/ (* c a) b)) c)))) (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c))))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b (-.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) c))))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) c))))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (*.f64 b #s(approx (- (- (/ 1 (* b b)) (/ (+ (* (neg a) (* c (* -1 (* a c)))) (+ (* -1/4 (* (/ (* (pow a 4) (pow c 4)) (* a a)) (/ 20 (* c c)))) (* (* 2 (* a a)) (* c c)))) (pow b 6))) (+ (* -2 (* a (/ c (pow b 4)))) (+ (* a (/ c (pow b 4))) (/ (/ 1 a) c)))) (/.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) c))))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(approx (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b))))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a))))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1/2 binary64) (neg.f64 a))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)))
(if (<=.f64 b #s(literal 37 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)))
#s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))
#s(approx (/ (pow a -1) (/ -2 (- b (sqrt (+ (* (* -4 c) a) (* b b)))))) (/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b))
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 c b))

soundness1.7s (13.2%)

Memory
-23.6MiB live, 1 226.7MiB allocated
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
076492
0133480
1512464
23933456
08273456
0236616653
1662716496
0801615877
0120944
0192881
1846764
27605764
08005743
01451
02351
17649
253648
3689248
0818644
05452858
117382817
261212789
083862654
0200611180
1678210841
0809310512
0371338053
0859936757
098897
0153875
1690678
26163676
08204661
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
Compiler

Compiled 2 311 to 726 computations (68.6% saved)

preprocess107.0ms (0.8%)

Memory
6.4MiB live, 162.2MiB allocated
Compiler

Compiled 3 046 to 572 computations (81.2% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...