Quadratic roots, narrow range

Time bar (total: 13.6s)

analyze310.0ms (2.3%)

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

Compiled 41 to 28 computations (31.7% saved)

sample2.7s (19.7%)

Memory
-78.5MiB live, 3 837.5MiB allocated
Samples
945.0ms2 641×1valid
818.0ms5 615×0valid
280.0ms1 394×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.6s
ival-<: 412.0ms (25.4% of total)
const: 333.0ms (20.5% of total)
ival-mult: 287.0ms (17.7% of total)
ival-sqrt: 157.0ms (9.7% of total)
ival-div: 89.0ms (5.5% of total)
adjust: 80.0ms (4.9% of total)
ival-neg: 79.0ms (4.9% of total)
ival-add: 74.0ms (4.6% of total)
ival-sub: 65.0ms (4% of total)
ival-and: 34.0ms (2.1% of total)
exact: 10.0ms (0.6% of total)
ival-assert: 4.0ms (0.2% of total)
Bogosity

preprocess150.0ms (1.1%)

Memory
8.9MiB live, 205.9MiB allocated
Algorithm
egg-herbie
Rules
1 548×div-sub
1 120×lower-fma.f64
1 120×lower-fma.f32
1 004×sub-neg
744×lower-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
054158
1162144
2463144
31233144
43210144
56057144
01417
02317
14016
27716
316016
424016
538116
666216
7112916
8224316
9251916
10262916
11268416
12268516
13268516
14269116
0269115
Stop Event
iter limit
saturated
iter limit
node limit
Calls
Call 1
Inputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Outputs
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))

explain164.0ms (1.2%)

Memory
3.8MiB live, 443.6MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2341(12.6459093600347 13.308422502357356 0.04973849270198006)2(3953.3785257391155 5912768.232269202 59823846.10862375)(+.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))))cancellation2335
Confusion
Predicted +Predicted -
+2312
-221
Precision
0.9914163090128756
Recall
0.9914163090128756
Confusion?
Predicted +Predicted MaybePredicted -
+23120
-2318
Precision?
0.9789915966386554
Recall?
1.0
Freqs
test
numberfreq
023
1233
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
35.0ms324×0valid
31.0ms188×1valid
Compiler

Compiled 184 to 60 computations (67.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 40.0ms
ival-mult: 13.0ms (32.9% of total)
ival-sqrt: 7.0ms (17.7% of total)
ival-div: 5.0ms (12.6% of total)
ival-sub: 4.0ms (10.1% of total)
adjust: 3.0ms (7.6% of total)
ival-add: 3.0ms (7.6% of total)
ival-neg: 3.0ms (7.6% of total)
exact: 1.0ms (2.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

simplify91.0ms (0.7%)

Memory
19.8MiB live, 97.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

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

localize53.0ms (0.4%)

Memory
-11.7MiB live, 146.0MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy99.7%
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
accuracy99.7%
(/.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))
accuracy53.4%
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Samples
18.0ms162×0valid
15.0ms94×1valid
Compiler

Compiled 72 to 16 computations (77.8% saved)

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

series29.0ms (0.2%)

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

39 calls:

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

rewrite353.0ms (2.6%)

Memory
-4.6MiB live, 669.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 850×lower-fma.f64
4 850×lower-fma.f32
3 904×lower-*.f32
3 896×lower-*.f64
2 332×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

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

simplify392.0ms (2.9%)

Memory
18.7MiB live, 499.4MiB allocated
Algorithm
egg-herbie
Rules
11 458×lower-fma.f64
11 458×lower-fma.f32
7 766×lower-*.f64
7 766×lower-*.f32
2 546×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05453273
117383232
260833204
082433047
Stop Event
iter limit
node limit
Counts
156 → 153
Calls
Call 1
Inputs
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* -1 b)
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
Outputs
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(* -2 (/ (* a c) b))
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (neg.f64 (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 b))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 b (neg.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)))))
(* -2 (/ (* a c) b))
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)))) c) b) c)) (neg.f64 c))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (neg.f64 a))) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c))))
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* -1 b)
(neg.f64 b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 b (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (neg.f64 a))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))))

eval279.0ms (2%)

Memory
19.5MiB live, 176.5MiB allocated
Compiler

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

prune129.0ms (0.9%)

Memory
-17.2MiB live, 309.4MiB allocated
Pruning

27 alts after pruning (27 fresh and 0 done)

PrunedKeptTotal
New56627593
Fresh000
Picked101
Done000
Total56727594
Accuracy
99.0%
Counts
594 → 27
Alt Table
Click to see full alt table
StatusAccuracyProgram
89.5%
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
92.4%
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)
92.1%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) (*.f64 #s(literal 2 binary64) a))
89.3%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
52.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
83.0%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a))
54.1%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
89.5%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
53.2%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
52.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
53.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
83.1%
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a))
83.2%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a))
89.4%
(/.f64 (*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
92.2%
(/.f64 (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a))
66.2%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
92.4%
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
66.3%
(/.f64 c (neg.f64 b))
52.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
92.4%
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))))))
53.2%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
89.4%
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
92.3%
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
83.1%
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
83.2%
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
Compiler

Compiled 1 844 to 1 020 computations (44.7% saved)

simplify410.0ms (3%)

Memory
32.3MiB live, 643.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
cost-diff128
(fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))
cost-diff1152
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
cost-diff5184
(pow.f64 b #s(literal 5 binary64))
cost-diff0
(*.f64 #s(literal -2 binary64) (*.f64 a a))
cost-diff0
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
cost-diff0
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
cost-diff1280
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
cost-diff0
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
cost-diff0
(neg.f64 b)
cost-diff0
(/.f64 c (neg.f64 b))
cost-diff320
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
cost-diff704
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
cost-diff1024
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
cost-diff5184
(pow.f64 b #s(literal 5 binary64))
Rules
13 556×lower-fma.f32
13 542×lower-fma.f64
7 018×lower-*.f32
6 978×lower-*.f64
3 020×lower-+.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061646
0116592
1253578
2735569
32485552
44136552
08118542
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
a
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
#s(literal -1/2 binary64)
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
#s(literal 20 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 a b)
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))
#s(literal -4 binary64)
(*.f64 c (*.f64 c c))
(*.f64 c c)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal -2 binary64) (*.f64 c c))
#s(literal -2 binary64)
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 #s(literal -2 binary64) (/.f64 c b))
(/.f64 c b)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 c (neg.f64 b))
c
(neg.f64 b)
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(*.f64 a (*.f64 #s(literal -4 binary64) c))
a
(*.f64 #s(literal -4 binary64) c)
#s(literal -4 binary64)
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
#s(literal -2 binary64)
(*.f64 a a)
a
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b b)
b
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
c
(fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))))
a
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(pow.f64 b #s(literal 5 binary64))
b
#s(literal 5 binary64)
(*.f64 c #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(neg.f64 a)
(*.f64 b (*.f64 b b))
(*.f64 b b)
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
Outputs
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (fma.f64 (fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 a (pow.f64 b #s(literal 7 binary64))))) (*.f64 a a) (*.f64 (/.f64 c b) (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))) #s(literal 1/2 binary64))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))))
(*.f64 a (fma.f64 (fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 a (pow.f64 b #s(literal 7 binary64))))) (*.f64 a a) (*.f64 (/.f64 c b) (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))))
a
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
(fma.f64 (fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 a (pow.f64 b #s(literal 7 binary64))))) (*.f64 a a) (*.f64 (/.f64 c b) (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) #s(literal -2 binary64))))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 a (fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 a (pow.f64 b #s(literal 7 binary64))))) (*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (/.f64 a (pow.f64 b #s(literal 7 binary64)))))
#s(literal -1/2 binary64)
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
#s(literal 20 binary64)
(pow.f64 b #s(literal 6 binary64))
b
#s(literal 6 binary64)
(/.f64 a b)
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))
#s(literal -4 binary64)
(*.f64 c (*.f64 c c))
(*.f64 c c)
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
#s(literal 5 binary64)
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -2 binary64) (*.f64 c c))
(*.f64 c (*.f64 c #s(literal -2 binary64)))
#s(literal -2 binary64)
(*.f64 b (*.f64 b b))
(*.f64 b b)
(*.f64 #s(literal -2 binary64) (/.f64 c b))
(/.f64 c b)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 c (neg.f64 b))
c
(neg.f64 b)
b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)
(neg.f64 b)
b
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 a (*.f64 #s(literal -4 binary64) c))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
a
(*.f64 #s(literal -4 binary64) c)
(*.f64 c #s(literal -4 binary64))
#s(literal -4 binary64)
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(*.f64 (/.f64 c b) (fma.f64 (/.f64 c (*.f64 b b)) (fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (neg.f64 a)) #s(literal -1 binary64)))
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(*.f64 c (fma.f64 (/.f64 c (*.f64 b b)) (fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (neg.f64 a)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(*.f64 a (*.f64 a #s(literal -2 binary64)))
#s(literal -2 binary64)
(*.f64 a a)
a
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b b)
b
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)
(/.f64 a (*.f64 b b))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (/.f64 c b) (fma.f64 (/.f64 c (*.f64 b b)) (fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (neg.f64 a)) #s(literal -1 binary64)))
c
(fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 c (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
a
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
(/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
b
#s(literal 5 binary64)
(*.f64 c #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))
(neg.f64 a)
(*.f64 b (*.f64 b b))
(*.f64 b b)
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)

localize481.0ms (3.5%)

Memory
-53.6MiB live, 538.6MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
accuracy99.6%
(*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))))
accuracy99.6%
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
accuracy99.6%
(*.f64 b (*.f64 b b))
accuracy99.6%
(*.f64 c (*.f64 c c))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
accuracy99.4%
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
accuracy99.2%
(*.f64 (*.f64 b b) (*.f64 b b))
accuracy100.0%
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
accuracy99.9%
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
accuracy99.7%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
accuracy53.4%
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
accuracy100.0%
(/.f64 c (neg.f64 b))
accuracy100.0%
(neg.f64 b)
accuracy99.5%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.5%
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
Samples
85.0ms162×0valid
77.0ms94×1valid
Compiler

Compiled 672 to 69 computations (89.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 121.0ms
ival-mult: 45.0ms (37.3% of total)
ival-div: 38.0ms (31.5% of total)
ival-add: 12.0ms (10% of total)
adjust: 9.0ms (7.5% of total)
ival-pow: 9.0ms (7.5% of total)
ival-sqrt: 2.0ms (1.7% of total)
ival-neg: 2.0ms (1.7% of total)
ival-sub: 1.0ms (0.8% of total)
exact: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series107.0ms (0.8%)

Memory
38.6MiB live, 228.9MiB allocated
Counts
27 → 732
Calls
Call 1
Inputs
#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())
#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())
#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())
#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())
#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())
#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())
#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())
#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())
#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())
#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())
#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())
#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())
Outputs
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (patch (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (+ (* -2 (/ c (* (pow a 3) b))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))) a)) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ c (* a b))) (* 2 (/ (pow c 2) (pow b 3)))) a))) a)) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -10 (/ (* (pow a 3) c) (pow b 7))) (* -4 (/ (pow a 2) (pow b 5))))))) (* 2 (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2)))))) (* 2 (/ 1 (* b (pow c 3)))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (* (pow b 3) c))) (* 4 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -2 (/ a (pow b 3))) (* 2 (/ 1 (* b c)))) c)) (* 4 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 3) (pow c 4))) (* -4 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* -2 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (pow c 2))) (* -2 (* (pow b 2) c))))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 10 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (taylor 0 a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) (taylor 0 a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2))))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2))))) (taylor inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1)) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) (taylor 0 c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) (taylor inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))))) (taylor -inf c) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4)) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4)) (taylor 0 b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 c) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) (taylor -inf b) (#s(alt (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (patch (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (patch (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf c) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor 0 b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (taylor -inf b) (#s(alt (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (patch (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor 0 a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor 0 a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor 0 a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor 0 a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor -inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor -inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor -inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -2 (pow a 2)) (taylor -inf a) (#s(alt (*.f64 #s(literal -2 binary64) (*.f64 a a)) (patch (*.f64 #s(literal -2 binary64) (*.f64 a a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) (taylor -inf c) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) (taylor inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) (taylor inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) (taylor -inf a) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (patch (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) c) (pow b 5))) (taylor inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (taylor inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (taylor inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (taylor inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) c) (pow b 5))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) c) (pow b 5))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (* 2 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) c) (pow b 5))) (taylor inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) c) (pow b 5))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (patch (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor -inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))) (taylor -inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))) (taylor -inf c) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))) (taylor inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))) (taylor inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))) (taylor inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor -inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))) (taylor -inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))) (taylor -inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))) (taylor -inf a) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor 0 b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b) (taylor inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b) (taylor inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b) (taylor inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)) (taylor -inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (patch (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (pow c 4) (pow b 6))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) (patch (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b b)) (patch (*.f64 (*.f64 b b) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 3) (pow b 4)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (pow b 3) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b b)) (patch (*.f64 b (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf a) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (patch (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (patch (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf a) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor 0 b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ a (pow b 5)) (taylor -inf b) (#s(alt (/.f64 a (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 a (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
Calls

183 calls:

TimeVariablePointExpression
6.0ms
c
@inf
(/ (- (* (* -2 (* a a)) (/ (* c (* c c)) (* (* b b) (* b b)))) (+ (* (* c c) (/ a (* b b))) c)) b)
3.0ms
b
@0
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))
3.0ms
b
@0
(/ (* -2 (* c c)) (* b (* b b)))
2.0ms
c
@0
(/ (* a (+ (* a (+ (* a (+ (* -1/2 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))) (/ (* -4 (* c (* c c))) (pow b 5)))) (/ (* -2 (* c c)) (* b (* b b))))) (* -2 (/ c b)))) (* 2 a))
2.0ms
c
@-inf
(* c (+ (* c (+ (* (* a (/ a (pow b 5))) (* c -2)) (/ (neg a) (* b (* b b))))) (/ -1 b)))

rewrite407.0ms (3%)

Memory
36.6MiB live, 633.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 084×lower-*.f32
5 044×lower-*.f64
4 046×lower-fma.f32
4 032×lower-fma.f64
3 154×lower-pow.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
061401
0116359
1463341
23922335
08580333
Stop Event
iter limit
node limit
iter limit
Counts
27 → 754
Calls
Call 1
Inputs
(pow.f64 b #s(literal 5 binary64))
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))
(/.f64 c (neg.f64 b))
(neg.f64 b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))))
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 2 binary64) a))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))))
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))))
(fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c)))
(*.f64 (*.f64 b b) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 c (*.f64 c c))
(*.f64 b (*.f64 b b))
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64))))
(/.f64 a (pow.f64 b #s(literal 5 binary64)))
Outputs
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 5/2 binary64) (*.f64 (log.f64 b) #s(literal 5/2 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (*.f64 b b) #s(literal 5/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 5 binary64))
(pow.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (neg.f64 (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (neg.f64 (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 5/2 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 5/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 5/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (neg.f64 a)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (neg.f64 a))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 1/2 binary64)))) (neg.f64 a))
(/.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) a)
(/.f64 (*.f64 a (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) a)) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64))))
(*.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))))
(*.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) a))
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) a) (*.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) a)
(*.f64 (/.f64 a a) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 2 binary64)) (/.f64 a a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 a a) #s(literal -1 binary64)))
(/.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b a))
(/.f64 (/.f64 a b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 b a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (neg.f64 a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (neg.f64 a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 b)))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a)))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 a)) (neg.f64 b))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 b a))
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 a b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 b a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (/.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (/.f64 a b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(+.f64 (fma.f64 c (/.f64 #s(literal -2 binary64) b) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 a (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 c (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 c b))
(neg.f64 (/.f64 c b))
(/.f64 c (neg.f64 b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c))))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal -1 binary64)) b)
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(/.f64 (/.f64 c #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(+.f64 #s(literal 0 binary64) (neg.f64 b))
(-.f64 #s(literal 0 binary64) b)
(neg.f64 b)
(/.f64 b #s(literal -1 binary64))
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))
(/.f64 (neg.f64 b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))
(pow.f64 (neg.f64 b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))
(*.f64 b #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) b)
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 c))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a a)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 a a) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (fma.f64 c c (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 b)))
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) b))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b)
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) b)
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(/.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) b)
(pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b))
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (neg.f64 (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 b b))
(/.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) b))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 a a))
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a)
(*.f64 a (*.f64 a #s(literal -2 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 a a))
(*.f64 (*.f64 a a) #s(literal -2 binary64))
(*.f64 (*.f64 a #s(literal -2 binary64)) a)
(+.f64 (/.f64 c (neg.f64 b)) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(-.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 c b))
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b)))
(fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))
(fma.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c) (/.f64 c (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) c (/.f64 c (neg.f64 b)))
(fma.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))))
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 c (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) c)
(+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (neg.f64 b)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 a) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) c (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))
(+.f64 (*.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(+.f64 (+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))))
(fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))
(fma.f64 c (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal -2 binary64))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) c (/.f64 #s(literal -1 binary64) b))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(fma.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))))))
(/.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))))))))
(*.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b)) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 c c)) (*.f64 b b))
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b)) #s(literal -1 binary64))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 c (*.f64 b b)))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c b))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.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 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (fma.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b b))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))
(/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 b (neg.f64 b)))
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c c)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) c)
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)))
(pow.f64 c #s(literal 3 binary64))
(pow.f64 (*.f64 c c) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 c #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 c (*.f64 c c))
(*.f64 (*.f64 c c) c)
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 c #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))
(neg.f64 (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64)))
(pow.f64 b #s(literal 3 binary64))
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64))
(pow.f64 (neg.f64 b) #s(literal 3 binary64))
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64))
(*.f64 b (*.f64 b b))
(*.f64 b (*.f64 b (neg.f64 b)))
(*.f64 (*.f64 b b) b)
(*.f64 (*.f64 b b) (neg.f64 b))
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))
(*.f64 (neg.f64 b) (*.f64 b b))
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (neg.f64 b)) b)
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b))))
(neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))
(/.f64 a (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 a b) (*.f64 b b))
(/.f64 (/.f64 a b) (*.f64 b (neg.f64 b)))
(/.f64 (/.f64 a (*.f64 b b)) b)
(/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 a (neg.f64 b))))
(/.f64 (/.f64 a (neg.f64 b)) (*.f64 b b))
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (neg.f64 a) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 a (neg.f64 b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 a (neg.f64 b))) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (neg.f64 b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (neg.f64 a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64)))
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 a b))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 b))))
(/.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a))
(/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a a)))
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a))
(/.f64 (neg.f64 (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (neg.f64 a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (neg.f64 a) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal -1 binary64))
(*.f64 a (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a) #s(literal 1 binary64)))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a)
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) a) #s(literal -1 binary64)))

simplify429.0ms (3.1%)

Memory
-18.0MiB live, 629.3MiB allocated
Algorithm
egg-herbie
Rules
10 958×lower-fma.f64
10 958×lower-fma.f32
7 978×lower-*.f64
7 978×lower-*.f32
5 222×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval247.0ms (1.8%)

Memory
39.2MiB live, 414.6MiB allocated
Compiler

Compiled 63 843 to 4 640 computations (92.7% saved)

prune336.0ms (2.5%)

Memory
-27.4MiB live, 571.0MiB allocated
Pruning

61 alts after pruning (59 fresh and 2 done)

PrunedKeptTotal
New1 559481 607
Fresh111122
Picked325
Done000
Total1 573611 634
Accuracy
99.2%
Counts
1 634 → 61
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.8%
(/.f64 (fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
91.6%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) c) c)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
53.4%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.6%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
83.2%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
89.1%
(/.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) c) c)) (pow.f64 b #s(literal 4 binary64))) b)
92.1%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) (*.f64 #s(literal 2 binary64) a))
89.3%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
52.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
83.0%
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))
54.1%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
89.6%
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b)
89.5%
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)
54.4%
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
53.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
52.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
54.3%
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
53.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
83.2%
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a))
83.2%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
89.4%
(/.f64 (*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b)
66.2%
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
92.4%
(/.f64 (*.f64 a (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 #s(literal 2 binary64) a))
92.3%
(/.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
91.7%
(/.f64 (*.f64 a (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) a))
92.0%
(/.f64 (*.f64 a (/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) (*.f64 #s(literal 2 binary64) a))
66.3%
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
83.2%
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)) (*.f64 #s(literal 2 binary64) a))
66.3%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
66.3%
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
66.3%
(/.f64 c (neg.f64 b))
53.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
89.4%
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))
66.2%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
89.6%
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b))
89.5%
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
52.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
92.5%
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64))))
54.3%
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
92.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 a (*.f64 (*.f64 (*.f64 c (*.f64 b b)) c) b))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 c c)) c)))))
89.4%
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))
53.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
92.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
53.2%
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))
66.2%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
92.2%
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 (neg.f64 c) c) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) a)) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))))))
89.2%
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a))))
89.4%
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))
83.1%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
89.4%
(*.f64 c (fma.f64 c (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)) a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
89.0%
(*.f64 c (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 c a (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) c)) (pow.f64 b #s(literal 5 binary64))))
83.1%
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
89.3%
(*.f64 c (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 b)))
89.2%
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))))
89.0%
(*.f64 c (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a))) a))))
83.3%
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
Compiler

Compiled 4 662 to 2 217 computations (52.4% saved)

simplify342.0ms (2.5%)

Memory
-1.4MiB live, 575.9MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
cost-diff0
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))))
cost-diff832
(+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
cost-diff5184
(pow.f64 b #s(literal 5 binary64))
cost-diff0
(*.f64 c (*.f64 c c))
cost-diff0
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
cost-diff0
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
cost-diff0
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
cost-diff0
(*.f64 a #s(literal 2 binary64))
cost-diff0
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
cost-diff0
(/.f64 #s(literal -1 binary64) b)
cost-diff192
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
cost-diff192
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64))))
cost-diff320
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
cost-diff1024
(/.f64 a (*.f64 a #s(literal 2 binary64)))
cost-diff1280
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
Rules
8 814×lower-fma.f32
8 802×lower-fma.f64
7 692×lower-*.f32
7 640×lower-*.f64
2 924×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
063789
0120683
1272617
21011581
34546568
45927568
08087561
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
a
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
#s(literal -1/2 binary64)
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 c c)))
c
(*.f64 c (*.f64 c c))
(*.f64 c c)
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 b (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))
#s(literal -4 binary64)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(*.f64 c (*.f64 c #s(literal -2 binary64)))
(*.f64 c #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 c #s(literal -2 binary64)) b)
(/.f64 a (*.f64 a #s(literal 2 binary64)))
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) b)
#s(literal -1 binary64)
b
c
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
#s(literal 1 binary64)
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
b
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 #s(literal -2 binary64) (*.f64 a a))
#s(literal -2 binary64)
(*.f64 a a)
a
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
b
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(/.f64 a (*.f64 b b))
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))))
c
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
(*.f64 c c)
(+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
(/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b))))
(neg.f64 a)
a
(*.f64 c (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))
#s(literal -2 binary64)
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(*.f64 a a)
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))
#s(literal -1 binary64)
(*.f64 b (*.f64 c c))
Outputs
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64))))
(-.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -10 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a #s(literal 1/2 binary64))) (/.f64 c b))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -10 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 c (/.f64 #s(literal -2 binary64) b)))
a
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -10 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c (/.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -10 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
#s(literal -1/2 binary64)
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 a (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))
(*.f64 c (*.f64 c (*.f64 c c)))
c
(*.f64 c (*.f64 c c))
(*.f64 c c)
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64))
#s(literal -4 binary64)
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(*.f64 c (*.f64 c #s(literal -2 binary64)))
(*.f64 c #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 c #s(literal -2 binary64)) b)
(*.f64 c (/.f64 #s(literal -2 binary64) b))
(/.f64 a (*.f64 a #s(literal 2 binary64)))
#s(literal 1/2 binary64)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(*.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(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
#s(literal 1 binary64)
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
b
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(*.f64 a (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))
(*.f64 c (*.f64 c c))
c
(*.f64 c c)
(*.f64 #s(literal -2 binary64) (*.f64 a a))
#s(literal -2 binary64)
(*.f64 a a)
a
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
b
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b b))
(*.f64 b b)
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)
(/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b)
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)
(fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)
(/.f64 a (*.f64 b b))
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))))
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c b)))))
c
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
(*.f64 (*.f64 c c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c b)))))
(*.f64 c c)
(+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c b))))
(/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b))))
(/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))
(neg.f64 a)
a
(*.f64 c (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))
(fma.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c b))))
#s(literal -2 binary64)
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 a a)
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
#s(literal 5 binary64)
(/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))
(/.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c b)))
#s(literal -1 binary64)
(*.f64 b (*.f64 c c))
(*.f64 c (*.f64 c b))

localize344.0ms (2.5%)

Memory
-9.8MiB live, 551.8MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.6%
(*.f64 c (*.f64 b (*.f64 b b)))
accuracy99.6%
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
accuracy99.5%
(*.f64 b (*.f64 c c))
accuracy99.4%
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
accuracy99.6%
(*.f64 b (*.f64 b (*.f64 b b)))
accuracy99.6%
(*.f64 c (*.f64 c c))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
accuracy99.5%
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
accuracy99.9%
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
accuracy99.6%
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
accuracy53.4%
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy100.0%
(/.f64 #s(literal -1 binary64) b)
accuracy99.5%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
accuracy99.5%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.5%
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
accuracy99.5%
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
Samples
141.0ms74×1valid
86.0ms182×0valid
Compiler

Compiled 812 to 70 computations (91.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 189.0ms
ival-mult: 121.0ms (64.1% of total)
ival-div: 31.0ms (16.4% of total)
adjust: 17.0ms (9% of total)
ival-add: 10.0ms (5.3% of total)
ival-sub: 3.0ms (1.6% of total)
ival-pow: 3.0ms (1.6% of total)
ival-sqrt: 2.0ms (1.1% of total)
exact: 1.0ms (0.5% of total)
ival-neg: 1.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series90.0ms (0.7%)

Memory
4.0MiB live, 121.3MiB allocated
Counts
27 → 708
Calls
Call 1
Inputs
#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())
#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())
#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())
#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())
#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())
#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())
#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())
#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())
#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())
#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
Outputs
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a)))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a)))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 2) (pow c 4))) (* -4 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2))) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor 0 a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor -inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor -inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor -inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt 1/2 (taylor -inf a) (#s(alt (/.f64 a (*.f64 a #s(literal 2 binary64))) (patch (/.f64 a (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1 binary64) b) c) (patch (*.f64 (/.f64 #s(literal -1 binary64) b) c) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) b) (patch (/.f64 #s(literal -1 binary64) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (/ a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -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))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -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)))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/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)))))) a)) (* -1/2 (/ (* a b) c))) a))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ a (pow b 2)) (/ 1 c))) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c))) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c))) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -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))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))) (taylor inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))) (taylor inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))))) (taylor -inf c) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3))))) (taylor inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ c (* (pow a 2) b)))) (/ (pow c 2) (* a (pow b 3))))) (taylor inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a)))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a)))) (taylor -inf a) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) (taylor 0 b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 5)) (taylor 0 b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 5)) (taylor 0 b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) (taylor inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (patch (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (pow a 2) (pow c 3))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (patch (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor 0 c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow c 3) (taylor -inf c) (#s(alt (*.f64 c (*.f64 c c)) (patch (*.f64 c (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ -1 (* b (pow c 2))) (taylor 0 a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ a (* (pow b 3) c))) (/ 1 (* b (pow c 2)))) (taylor 0 a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))) (taylor 0 a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* -2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))) (taylor 0 a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow a 2) (pow b 5))) (taylor inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 2) (+ (* 2 (/ 1 (pow b 5))) (/ 1 (* a (* (pow b 3) c)))))) (taylor inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -1 (/ (+ (/ 1 (* a (* b (pow c 2)))) (/ 1 (* (pow b 3) c))) a)) (* 2 (/ 1 (pow b 5))))) (taylor inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -1 (/ (+ (/ 1 (* a (* b (pow c 2)))) (/ 1 (* (pow b 3) c))) a)) (* 2 (/ 1 (pow b 5))))) (taylor inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow a 2) (pow b 5))) (taylor -inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 2) (+ (* 2 (/ 1 (pow b 5))) (/ 1 (* a (* (pow b 3) c)))))) (taylor -inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -1 (/ (+ (/ 1 (* a (* b (pow c 2)))) (/ 1 (* (pow b 3) c))) a)) (* 2 (/ 1 (pow b 5))))) (taylor -inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (* -1 (/ (+ (/ 1 (* a (* b (pow c 2)))) (/ 1 (* (pow b 3) c))) a)) (* 2 (/ 1 (pow b 5))))) (taylor -inf a) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 (* b (pow c 2))) (taylor 0 c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) (pow c 2)) (taylor 0 c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) (pow c 2)) (taylor 0 c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) (pow c 2)) (taylor 0 c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow a 2) (pow b 5))) (taylor inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (taylor inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))) (taylor inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))) (taylor inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow a 2) (pow b 5))) (taylor -inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (taylor -inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))) (taylor -inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))) (taylor -inf c) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow a 2) (pow b 5))) (taylor 0 b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow a 2)) (* -1 (/ (* a (pow b 2)) c))) (pow b 5)) (taylor 0 b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow a 2)) (* (pow b 2) (+ (* -1 (/ a c)) (* -1 (/ (pow b 2) (pow c 2)))))) (pow b 5)) (taylor 0 b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow a 2)) (* (pow b 2) (+ (* -1 (/ a c)) (* -1 (/ (pow b 2) (pow c 2)))))) (pow b 5)) (taylor 0 b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 (* b (pow c 2))) (taylor inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ a (* (pow b 2) c))) (/ 1 (pow c 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))) b) (taylor inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 (* b (pow c 2))) (taylor -inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) b)) (taylor -inf b) (#s(alt (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) (patch (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) (taylor -inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) (taylor -inf c) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) (taylor inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) (taylor inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor -inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) (taylor -inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) (taylor -inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) (taylor -inf a) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) (taylor 0 b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) (patch (*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) (taylor inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))) (taylor -inf c) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))) (taylor inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))) (taylor 0 b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b) (taylor inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b) (taylor inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b) (taylor inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) (patch (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (patch (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor 0 b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 4) (taylor -inf b) (#s(alt (*.f64 b (*.f64 b (*.f64 b b))) (patch (*.f64 b (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf b) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor 0 c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (* b (pow c 2)) (taylor -inf c) (#s(alt (*.f64 b (*.f64 c c)) (patch (*.f64 b (*.f64 c c)) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow a 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf c) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor 0 b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 3) c) (taylor -inf b) (#s(alt (*.f64 c (*.f64 b (*.f64 b b))) (patch (*.f64 c (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
Calls

177 calls:

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

rewrite489.0ms (3.6%)

Memory
-7.3MiB live, 435.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 872×lower-*.f32
5 820×lower-*.f64
3 422×lower-fma.f32
3 410×lower-fma.f64
2 754×lower-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
063488
0120412
1485348
24804335
08248335
Stop Event
iter limit
node limit
iter limit
Counts
27 → 702
Calls
Call 1
Inputs
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 a (*.f64 a #s(literal 2 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 a (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 a #s(literal 2 binary64))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(*.f64 c (*.f64 c c))
(pow.f64 b #s(literal 5 binary64))
(+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c)))))))
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c c))))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 c c))
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))
(*.f64 c (*.f64 b (*.f64 b b)))
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(+.f64 (fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) a) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) a (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) c (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))
#s(literal 1/2 binary64)
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(/.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (neg.f64 a) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) a) (*.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (neg.f64 a)) (*.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) a) (*.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal 2 binary64))
(/.f64 (*.f64 (neg.f64 a) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(/.f64 (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) a) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal 2 binary64)) a)
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))
(*.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) a) (/.f64 a #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal 1 binary64))
(/.f64 c (neg.f64 b))
(/.f64 c (*.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b))
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b #s(literal -1 binary64)))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) b)
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)))
(pow.f64 (neg.f64 b) #s(literal -1 binary64))
(pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 2 binary64)) a)
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 (neg.f64 b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 b))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(+.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))) (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))))
(fma.f64 c (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) b) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) b) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b))) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) b))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) b))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (neg.f64 b)) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 b (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b))))
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a))))) (neg.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b))) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b))
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) b))
(*.f64 c (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))))
(*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 a a)))
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 c (*.f64 c c))))
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 a a))
(*.f64 (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a a)))) c)
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) #s(literal -2 binary64))
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -2 binary64))) a)
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (*.f64 c c))
(*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) a) a)
(exp.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)))
(pow.f64 c #s(literal 3 binary64))
(pow.f64 (*.f64 c c) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 c #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 3 binary64))
(*.f64 c (*.f64 c c))
(*.f64 (*.f64 c c) c)
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 c #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 5/2 binary64) (*.f64 (log.f64 b) #s(literal 5/2 binary64))))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (*.f64 b b) #s(literal 5/2 binary64))
(pow.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(+.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))
(+.f64 (+.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b)) #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b)))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (neg.f64 a) c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (/.f64 #s(literal 1 binary64) b) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 c b)) (/.f64 a (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) b) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a b) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))) (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b)))))
(/.f64 (fma.f64 (neg.f64 a) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))))) (*.f64 (*.f64 c (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b)))))
(/.f64 (fma.f64 a (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))))) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b)))))
(/.f64 (fma.f64 (/.f64 (neg.f64 a) c) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (/.f64 (neg.f64 a) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b)))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a)))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 a) c))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (neg.f64 a)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))) (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (neg.f64 a))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 c (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) a)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 (neg.f64 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))) (neg.f64 (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))))) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) b) (*.f64 (*.f64 c c) b)))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))
(+.f64 (*.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) c) (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) c))
(+.f64 (*.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 c (*.f64 c c))))
(+.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))
(+.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (*.f64 c (*.f64 c c))))
(fma.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(fma.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 c (*.f64 c c))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 c (*.f64 c c)) (*.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) c (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) c))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (*.f64 c (*.f64 c c))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))) (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(*.f64 c (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))) c)
(*.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))) (*.f64 c c))
(+.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(+.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(+.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 c c)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (*.f64 c c)))
(fma.f64 c (*.f64 c (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(fma.f64 c (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))
(fma.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(fma.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 c c) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (*.f64 c c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 c c) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)) (*.f64 c c)))
(fma.f64 (*.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) c) c (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(fma.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) c) c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (*.f64 c c) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (pow.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))))
(/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))) (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) #s(literal 3 binary64))) (*.f64 c c)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))))) (*.f64 c c)) (-.f64 (/.f64 a (*.f64 c (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
(*.f64 c (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))))
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (*.f64 c c))
(*.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) a)
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) b) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 5/2 binary64) (*.f64 (log.f64 b) #s(literal 5/2 binary64))))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (*.f64 b b) #s(literal 5/2 binary64))
(pow.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (neg.f64 (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (neg.f64 (*.f64 b (*.f64 b b))))
(/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) (*.f64 b b))
(/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 c b) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))
(/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 c (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) c)
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 5 binary64) (log.f64 b))))
(exp.f64 (fma.f64 #s(literal 5 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 7 binary64))
(pow.f64 (*.f64 b b) #s(literal 7/2 binary64))
(pow.f64 (*.f64 b (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (pow.f64 b #s(literal 5/2 binary64)) b) #s(literal 2 binary64))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 4 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b b)) b)
(*.f64 c (*.f64 c b))
(*.f64 (*.f64 c c) b)
(*.f64 b (*.f64 c c))
(*.f64 (*.f64 c b) c)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))) #s(literal -1 binary64)))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 b))))
(neg.f64 (/.f64 (*.f64 a a) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 a (neg.f64 a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) #s(literal 1 binary64)))
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (neg.f64 a)) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 a (neg.f64 a))) (neg.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 a (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a))
(*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a)
(*.f64 (/.f64 a (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 c (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 (*.f64 b b) c))
(*.f64 (*.f64 b b) (*.f64 c b))
(*.f64 (*.f64 b (*.f64 b b)) c)
(*.f64 (*.f64 c b) (*.f64 b b))
(*.f64 (*.f64 c (*.f64 b b)) b)
(*.f64 (*.f64 (*.f64 c b) b) b)

simplify500.0ms (3.7%)

Memory
12.4MiB live, 564.6MiB allocated
Algorithm
egg-herbie
Rules
7 300×lower-fma.f64
7 300×lower-fma.f32
7 106×lower-*.f64
7 106×lower-*.f32
5 362×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

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

eval298.0ms (2.2%)

Memory
24.0MiB live, 589.0MiB allocated
Compiler

Compiled 72 257 to 4 052 computations (94.4% saved)

prune282.0ms (2.1%)

Memory
-21.3MiB live, 544.6MiB allocated
Pruning

57 alts after pruning (54 fresh and 3 done)

PrunedKeptTotal
New1 453281 481
Fresh282654
Picked325
Done112
Total1 485571 542
Accuracy
99.3%
Counts
1 542 → 57
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.1%
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b)))
55.0%
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
52.8%
(/.f64 (fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
91.6%
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) c) c)) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
53.4%
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
53.6%
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))
83.2%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
92.1%
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) (*.f64 #s(literal 2 binary64) a))
54.4%
(/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))
52.2%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))
52.0%
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) (*.f64 #s(literal 2 binary64) a))
53.2%
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
54.5%
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
54.1%
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a))
54.0%
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))
53.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))
52.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
55.0%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
54.5%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
53.2%
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
83.2%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
92.4%
(/.f64 (*.f64 a (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 #s(literal 2 binary64) a))
92.3%
(/.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a))
66.3%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
66.3%
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
66.3%
(/.f64 c (neg.f64 b))
89.9%
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 c))))
92.7%
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 c))))
89.9%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 a b))) b) c))
83.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c))
54.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
54.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))))
53.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
53.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
54.5%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
83.8%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
55.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
54.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
53.2%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a))
89.8%
(/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))))
92.6%
(/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c c) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))))
83.7%
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))))
66.2%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
52.5%
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
92.5%
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))
92.1%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
92.0%
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 a (*.f64 (*.f64 (*.f64 c (*.f64 b b)) c) b))) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 c c)) c)))))
53.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
53.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
92.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
66.2%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
89.2%
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))
92.2%
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
83.1%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
89.4%
(*.f64 c (fma.f64 c (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)) a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
83.1%
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
83.0%
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
Compiler

Compiled 4 075 to 2 017 computations (50.5% saved)

simplify312.0ms (2.3%)

Memory
-0.1MiB live, 624.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))
cost-diff320
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
cost-diff320
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
cost-diff1600
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
cost-diff0
(*.f64 a #s(literal 2 binary64))
cost-diff384
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
cost-diff896
(-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
cost-diff0
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
cost-diff0
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
cost-diff0
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)
cost-diff704
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a))
cost-diff0
(/.f64 b c)
cost-diff576
(/.f64 #s(literal -1 binary64) (/.f64 b c))
cost-diff2496
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
cost-diff4864
(pow.f64 b #s(literal 6 binary64))
cost-diff5184
(pow.f64 b #s(literal 5 binary64))
cost-diff5504
(pow.f64 c #s(literal 4 binary64))
Rules
8 470×lower-fma.f32
8 454×lower-fma.f64
7 376×lower-*.f32
7 330×lower-*.f64
2 456×lower-+.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0741109
01411005
1306910
21006845
35426793
08039779
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 c))))
#s(literal 1 binary64)
(fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 c)))
a
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))
#s(literal -2 binary64)
(fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
#s(literal -1/8 binary64)
(/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c))
(*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))
b
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(pow.f64 c #s(literal 4 binary64))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
#s(literal 6 binary64)
#s(literal 20 binary64)
(*.f64 c c)
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(pow.f64 b #s(literal 5 binary64))
#s(literal 5 binary64)
(/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))
(*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))
(/.f64 c (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
#s(literal -1/2 binary64)
(/.f64 #s(literal 1 binary64) b)
(/.f64 b (neg.f64 c))
(neg.f64 c)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
#s(literal -1 binary64)
(/.f64 b c)
b
c
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a))
#s(literal 1 binary64)
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
#s(literal 2 binary64)
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
a
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(*.f64 b b)
b
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
#s(literal 1 binary64)
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(*.f64 b b)
b
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
a
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
#s(literal -1/2 binary64)
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 c (*.f64 c (*.f64 c c)))
c
(*.f64 c (*.f64 c c))
(*.f64 c c)
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 b (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))
(*.f64 #s(literal -4 binary64) (*.f64 c c))
#s(literal -4 binary64)
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 c c) #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 c #s(literal -2 binary64)) b)
(*.f64 c #s(literal -2 binary64))
#s(literal 1/2 binary64)
Outputs
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 c))))
(/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 c (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) b))) (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a) (-.f64 (/.f64 a b) (/.f64 b c))))
#s(literal 1 binary64)
(fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 c)))
(fma.f64 (fma.f64 (fma.f64 c (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) b))) (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a) (-.f64 (/.f64 a b) (/.f64 b c)))
a
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b))
(fma.f64 a (fma.f64 (fma.f64 c (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) b))) (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))))
(fma.f64 (fma.f64 c (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) b))) (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
#s(literal -2 binary64)
(fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))
(fma.f64 a (fma.f64 c (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
(fma.f64 c (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) b)))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
(fma.f64 c (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) b)))
#s(literal -1/8 binary64)
(/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c))
(*.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))
(*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))
(/.f64 (*.f64 b (*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
b
(*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(pow.f64 c #s(literal 4 binary64))
(*.f64 c (*.f64 c (*.f64 c c)))
c
#s(literal 4 binary64)
(pow.f64 b #s(literal 6 binary64))
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))
#s(literal 6 binary64)
#s(literal 20 binary64)
(*.f64 c c)
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(pow.f64 b #s(literal 5 binary64))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
#s(literal 5 binary64)
(/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))
(/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 c (*.f64 b (*.f64 b b)))
(*.f64 b (*.f64 b b))
(*.f64 b b)
#s(literal -1/2 binary64)
(/.f64 #s(literal 1 binary64) b)
(/.f64 b (neg.f64 c))
(neg.f64 (/.f64 b c))
(neg.f64 c)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 c (neg.f64 b))
#s(literal -1 binary64)
(/.f64 b c)
b
c
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))
#s(literal 1 binary64)
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
#s(literal 2 binary64)
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
a
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(*.f64 b b)
b
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
#s(literal 1 binary64)
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(*.f64 b b)
b
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))
(*.f64 (fma.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b b)))) (*.f64 (/.f64 c b) (fma.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b b))) a #s(literal -2 binary64)))) #s(literal 1/2 binary64))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b b)))) (*.f64 (/.f64 c b) (fma.f64 (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b b))) a #s(literal -2 binary64))))
a
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(fma.f64 a (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))))
#s(literal -1/2 binary64)
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))
(*.f64 a (*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))
(*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 c (*.f64 c (*.f64 c c)))
c
(*.f64 c (*.f64 c c))
(*.f64 c c)
#s(literal 20 binary64)
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 b (*.f64 b b))
b
(*.f64 b b)
(*.f64 b (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b b))))
(*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c)))
(*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))
(*.f64 #s(literal -4 binary64) (*.f64 c c))
(*.f64 c (*.f64 c #s(literal -4 binary64)))
#s(literal -4 binary64)
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 c c) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (*.f64 c c))
#s(literal -2 binary64)
(/.f64 (*.f64 c #s(literal -2 binary64)) b)
(*.f64 #s(literal -2 binary64) (/.f64 c b))
(*.f64 c #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) c)
#s(literal 1/2 binary64)

localize353.0ms (2.6%)

Memory
-1.5MiB live, 638.3MiB allocated
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
accuracy99.5%
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
accuracy99.5%
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
accuracy99.4%
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
accuracy99.6%
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
accuracy99.5%
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
accuracy54.3%
(-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
accuracy99.7%
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)
accuracy99.7%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a))
accuracy99.6%
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
accuracy53.4%
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
accuracy100.0%
(/.f64 b c)
accuracy99.6%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
accuracy99.5%
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
accuracy99.4%
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
accuracy99.3%
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
accuracy98.9%
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
Samples
103.0ms191×0valid
89.0ms65×1valid
Compiler

Compiled 1 153 to 84 computations (92.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 149.0ms
ival-mult: 50.0ms (33.5% of total)
ival-div: 37.0ms (24.8% of total)
ival-pow: 30.0ms (20.1% of total)
ival-add: 14.0ms (9.4% of total)
adjust: 9.0ms (6% of total)
ival-sub: 4.0ms (2.7% of total)
ival-sqrt: 2.0ms (1.3% of total)
exact: 1.0ms (0.7% of total)
ival-neg: 1.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series89.0ms (0.7%)

Memory
34.5MiB live, 193.2MiB allocated
Counts
26 → 720
Calls
Call 1
Inputs
#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())
#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())
#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())
#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())
#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())
#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())
#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())
#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())
#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())
#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())
#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())
#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())
#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())
#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())
Outputs
#s(alt (pow c 4) (taylor 0 c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor 0 c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor 0 c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor 0 c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor -inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor -inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor -inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow c 4) (taylor -inf c) (#s(alt (pow.f64 c #s(literal 4 binary64)) (patch (pow.f64 c #s(literal 4 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 5) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 5 binary64)) (patch (pow.f64 b #s(literal 5 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor 0 b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (pow b 6) (taylor -inf b) (#s(alt (pow.f64 b #s(literal 6 binary64)) (patch (pow.f64 b #s(literal 6 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5)) (taylor inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (patch (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) (patch (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (/ a b)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -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))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -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)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/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)))))) a)) (* -1/2 (/ (* a b) c))) a))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) c) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -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))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ a (pow b 2)) (/ 1 c))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) (patch (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b (* a c))) (taylor 0 a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 (/ b c)) (/ a b)) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -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) (taylor 0 a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -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) (taylor inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -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) (taylor inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -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)) (taylor -inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -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)) (taylor -inf a) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b (* a c))) (taylor 0 c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 (/ b a)) (/ c b)) c) (taylor 0 c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c) (taylor 0 c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -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) (taylor 0 c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c) (taylor inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -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) (taylor inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ (- (+ (* -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) (taylor inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c)) (taylor -inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -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)) (taylor -inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -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)) (taylor -inf c) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 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)))))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 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)))))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b (* a c))) (taylor inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ 1 (pow b 2)) (/ 1 (* a c)))) (taylor inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c)))) (taylor inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* 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)))))) (taylor inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -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)) (taylor -inf b) (#s(alt (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (patch (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (patch (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf b) (#s(alt (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (patch (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -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)))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (/ a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* 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))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* 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)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ a c)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a))))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ a c)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ a (pow b 2)) (/ 1 c))) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c))) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal 2 binary64)) (patch (*.f64 a #s(literal 2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a)))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a)))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 2) (pow c 4))) (* -4 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2))) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (patch (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))))))) (taylor 0 a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (+ (* -2 (/ c (* (pow a 3) b))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) (taylor inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))) a)) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ c (* a b))) (* 2 (/ (pow c 2) (pow b 3)))) a))) a)) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -10 (/ (* (pow a 3) c) (pow b 7))) (* -4 (/ (pow a 2) (pow b 5))))))) (* 2 (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2)))))) (* 2 (/ 1 (* b (pow c 3)))))) (taylor inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (* (pow b 3) c))) (* 4 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -2 (/ a (pow b 3))) (* 2 (/ 1 (* b c)))) c)) (* 4 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 3) (pow c 4))) (* -4 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* -2 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (pow c 2))) (* -2 (* (pow b 2) c))))))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ c b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 10 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (patch (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5))))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c))))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -10 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (patch (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) (taylor inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) (taylor 0 c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) (taylor inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) (taylor -inf c) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) (taylor 0 b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (patch (*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -3/2 (/ (pow c 2) (pow b 5))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (patch (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf c) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor 0 b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 4) (pow b 6)) (taylor -inf b) (#s(alt (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (patch (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf c) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor 0 b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (pow c 2) (pow b 5)) (taylor -inf b) (#s(alt (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (patch (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) (taylor 0 a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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 (/ (+ (* -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)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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)))))) (* 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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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 (/ (+ (* -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)))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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)))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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)))))) (* 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))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 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)))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -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)))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 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))))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 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))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) (taylor -inf b) (#s(alt (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (patch (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* 20 (/ (* a (pow c 4)) (pow b 7))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (pow c 2) (pow b 3))) (taylor -inf b) (#s(alt (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (patch (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor 0 b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (pow b 7) (taylor -inf b) (#s(alt (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (patch (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf c) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor 0 b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
#s(alt (* -4 (/ (pow c 3) (pow b 5))) (taylor -inf b) (#s(alt (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (patch (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #<representation binary64>) () ())) ())
Calls

180 calls:

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

rewrite425.0ms (3.1%)

Memory
-9.2MiB live, 756.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
5 554×lower-*.f32
5 510×lower-*.f64
3 594×lower-pow.f32
3 588×lower-pow.f64
3 540×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
066545
0122442
1490373
24396361
09031359
Stop Event
iter limit
node limit
iter limit
Counts
26 → 966
Calls
Call 1
Inputs
(pow.f64 c #s(literal 4 binary64))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 b #s(literal 6 binary64))
(-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 b c)
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a)
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
(*.f64 a #s(literal 2 binary64))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))
Outputs
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)))
(exp.f64 (*.f64 (log.f64 (*.f64 c c)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 2 binary64) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(pow.f64 c #s(literal 4 binary64))
(pow.f64 (*.f64 c c) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 c))
(*.f64 c (*.f64 c (*.f64 c c)))
(*.f64 (*.f64 c c) (*.f64 c c))
(*.f64 (*.f64 c (*.f64 c c)) c)
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 5/2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 5/2 binary64) (*.f64 (log.f64 b) #s(literal 5/2 binary64))))
(pow.f64 b #s(literal 5 binary64))
(pow.f64 (*.f64 b b) #s(literal 5/2 binary64))
(pow.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b))
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b)
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64))))
(pow.f64 b #s(literal 6 binary64))
(pow.f64 (*.f64 b b) #s(literal 3 binary64))
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64))
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64))
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 b))
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b)
(+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 c (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 b (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/8 binary64)) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1/8 binary64) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1 binary64) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 b c) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/8 binary64)) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c b) (neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 #s(literal -1/8 binary64) c) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (*.f64 b b)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (neg.f64 (*.f64 b b))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) b) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) b))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 c (-.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))
(neg.f64 (/.f64 c b))
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))
(/.f64 (neg.f64 c) b)
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 c b))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) b))
(*.f64 (/.f64 c b) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (neg.f64 c)))
(/.f64 b c)
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 c) b))
(/.f64 #s(literal 1 binary64) (/.f64 c b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64)))
(/.f64 (neg.f64 b) (neg.f64 c))
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 c)))
(/.f64 (*.f64 b #s(literal 1 binary64)) c)
(pow.f64 (/.f64 b c) #s(literal 1 binary64))
(pow.f64 (/.f64 c b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) c))
(*.f64 #s(literal 1 binary64) (/.f64 b c))
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(*.f64 (/.f64 #s(literal 1 binary64) c) b)
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 c)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.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 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) a)
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(+.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b) (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(+.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b))
(+.f64 (*.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (*.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64))))
(fma.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (*.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(fma.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64)))
(/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64))
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64))
(/.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) a))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) a)
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (/.f64 a (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 2 binary64))
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(+.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)))
(/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 (neg.f64 b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 b)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (neg.f64 b) (neg.f64 b))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (+.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(pow.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (*.f64 b b)))
(+.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (neg.f64 (*.f64 b b)))
(+.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+.f64 (neg.f64 (*.f64 b b)) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))
(-.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))
(fma.f64 b b (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (*.f64 b b)))
(fma.f64 b (neg.f64 b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal -4 binary64) (*.f64 c a) #s(literal 0 binary64))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 (*.f64 b b)))
(fma.f64 (neg.f64 b) b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (neg.f64 (*.f64 b b)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) (neg.f64 (*.f64 b b)))
(fma.f64 (*.f64 c a) #s(literal -4 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64))
(fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 b b)))
(fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (neg.f64 (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))) (-.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (neg.f64 (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) #s(literal 0 binary64)))
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.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 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a))
(/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) a)
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) a) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(+.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b) (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(+.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b))
(+.f64 (*.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (*.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64))))
(fma.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (*.f64 b (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(fma.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64)))
(/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64))
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64))
(/.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) a))
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) a)
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (/.f64 a (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(+.f64 (fma.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 c (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a) (fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64) (fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(+.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(+.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(+.f64 (fma.f64 c (/.f64 #s(literal -2 binary64) b) (*.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) a) (*.f64 b (*.f64 b b))))
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))
(fma.f64 c (/.f64 #s(literal -2 binary64) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 a (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -2 binary64) b) c (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 a a) (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b)))))
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64) (*.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(fma.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)))) (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(*.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 c (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 b (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/8 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1/8 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 b c) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/8 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 c c)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (/.f64 #s(literal -1/8 binary64) c) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c c)) (*.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 c (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 c c) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 c c)))
(/.f64 (fma.f64 c (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 c c)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))
(pow.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))))
(*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/8 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 6 binary64) (log.f64 b))))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))) #s(literal -1 binary64)))
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 c) (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) (*.f64 #s(literal 4 binary64) (log.f64 c))))
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c)))))
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(pow.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 c (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 c (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))) #s(literal -1 binary64)))
(exp.f64 (fma.f64 (log.f64 c) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))) (*.f64 (log.f64 c) #s(literal 2 binary64))))
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 b))))
(neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c c))) (neg.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64))
(pow.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 c (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c c))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c)
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))))
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(+.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))) #s(literal -1 binary64)))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)))
(/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 (neg.f64 b) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 b)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (neg.f64 b) (neg.f64 b))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))) (+.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))
(pow.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
(*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal -20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal -20 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal -20 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b))) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 #s(literal 20 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a)
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) b) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))))
(neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 2 binary64))) (*.f64 b (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b))))
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))
(/.f64 (*.f64 c (*.f64 c #s(literal 2 binary64))) (neg.f64 (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))
(/.f64 (neg.f64 (*.f64 c (*.f64 c #s(literal 2 binary64)))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b))) (neg.f64 (*.f64 b b)))
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal -2 binary64)) (*.f64 b b))
(/.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b b))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) b)
(/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b) b)
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b))) #s(literal -1 binary64))
(*.f64 c (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 c (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))
(*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 c (*.f64 c #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)))
(*.f64 (/.f64 #s(literal -2 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) b))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) b))
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 5 binary64) (log.f64 b))))
(exp.f64 (fma.f64 #s(literal 5 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(pow.f64 b #s(literal 7 binary64))
(pow.f64 (*.f64 b b) #s(literal 7/2 binary64))
(pow.f64 (*.f64 b (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 (pow.f64 b #s(literal 5/2 binary64)) b) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(neg.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)))
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (/.f64 c b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))
(/.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) b)
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) b) (*.f64 b (*.f64 b b)))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 b b)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (*.f64 b (*.f64 b b))) b)
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b)) #s(literal -1 binary64))
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))
(*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c)
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) b))
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -4 binary64)))) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))))
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 c c) b))

simplify568.0ms (4.2%)

Memory
19.6MiB live, 647.2MiB allocated
Algorithm
egg-herbie
Rules
7 514×lower-*.f64
7 514×lower-*.f32
6 694×lower-fma.f64
6 694×lower-fma.f32
3 438×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0174013269
1579612834
0811812449
Stop Event
iter limit
node limit
Counts
720 → 720
Calls
Call 1
Inputs
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow c 4)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 5)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(pow b 6)
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ (pow c 2) (pow b 5)))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(* -1 (/ c b))
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(/ b c)
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(* -1 (/ b c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -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)))))
(- (+ (* -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))))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/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)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(* -1 (/ b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* -2 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/ (+ (* -2 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -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))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(* -1 (/ b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(* -1 (/ a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(* -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 (* (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 (/ 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))
(* -1 (/ b (* a c)))
(/ (+ (* -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)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(/ (+ (* 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 (/ 1 (* 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 (/ 1 (* a c))) (/ 1 (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))))))))
(* -1 (/ b (* a c)))
(* 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))))))
(/ -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 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -4 (* a c))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(* -1 (/ b a))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(* -1 (* b (+ (* -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 c))
(+ (* -1 (/ b c)) (/ a b))
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ a c)) (sqrt -4)))
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a 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)))))))
(* 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)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ a c)) (sqrt -1))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)))))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a)))))
(* -1 (/ b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)
(* -1/2 (* (sqrt (/ a c)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ a c)) (sqrt -1))
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))
(* -1/2 (* (sqrt (/ a c)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c)))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c)))))
(* -1 (/ b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))
(* -1 (/ a b))
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* -2 (/ (pow c 2) (pow b 3)))
(+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(* -2 (/ (pow c 2) (pow b 3)))
(* (pow c 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* -4 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(* -2 (/ (pow c 2) (pow b 3)))
(/ (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2))) (pow b 3))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(* -2 (/ (pow c 2) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(* -2 (/ c b))
(+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))
(+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (+ (* -2 (/ c (* (pow a 3) b))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))) a)) (* 10 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ c (* a b))) (* 2 (/ (pow c 2) (pow b 3)))) a))) a)) (* 10 (/ (pow c 4) (pow b 7))))))
(* -2 (/ c b))
(* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b))))
(* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -10 (/ (* (pow a 3) c) (pow b 7))) (* -4 (/ (pow a 2) (pow b 5))))))) (* 2 (/ 1 b))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2)))))) (* 2 (/ 1 (* b (pow c 3))))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (* (pow b 3) c))) (* 4 (/ (pow a 2) (pow b 5)))) c))))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -2 (/ a (pow b 3))) (* 2 (/ 1 (* b c)))) c)) (* 4 (/ (pow a 2) (pow b 5)))) c))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -10 (* (pow a 3) (pow c 4))) (* -4 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* -2 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (pow c 2))) (* -2 (* (pow b 2) c))))))) (pow b 7))
(* -2 (/ c b))
(/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -2 (/ c b))
(* -1 (/ (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 10 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(* -4 (/ (pow c 3) (pow b 5)))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(* -4 (/ (pow c 3) (pow b 5)))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(* -4 (/ (pow c 3) (pow b 5)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(* -4 (/ (pow c 3) (pow b 5)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(* -1 (/ c b))
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(* -1 (/ c b))
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(* -1 (/ c b))
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 4) (pow b 6))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(/ (pow c 2) (pow b 5))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -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)))))
(+ (* -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 (/ (+ (* -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))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -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/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -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)))))
(+ (* -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 (/ (+ (* -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))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(+ (* -1 b) (* 2 (* (sqrt (* 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/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -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))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 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))))))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 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))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(* -2 (/ (pow c 2) (pow b 3)))
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(pow b 7)
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
(* -4 (/ (pow c 3) (pow b 5)))
Outputs
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow c 4)
(pow.f64 c #s(literal 4 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 5)
(pow.f64 b #s(literal 5 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(pow b 6)
(pow.f64 b #s(literal 6 binary64))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(/ (- (+ (* -5/2 (pow c 2)) (pow c 2)) (* -1/2 (pow c 2))) (pow b 5))
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) #s(literal 3/2 binary64) (*.f64 (*.f64 c c) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) #s(literal 3/2 binary64) (*.f64 (*.f64 c c) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) #s(literal 3/2 binary64) (*.f64 (*.f64 c c) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (- (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (* 1/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) #s(literal 3/2 binary64) (*.f64 (*.f64 c c) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 c (neg.f64 c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(/ b c)
(/.f64 b c)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))
(fma.f64 a (fma.f64 a (fma.f64 #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) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.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 #s(literal 1/2 binary64) (*.f64 (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 c (*.f64 a (*.f64 a a)))))) (/.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 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)))
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (neg.f64 (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (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 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* 1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 (*.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)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))))
(* -1 (* (sqrt (/ c a)) (sqrt -1)))
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a))) (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 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) 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 (-.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 a)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)) (neg.f64 c))
(* 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 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (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)))))
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))
(*.f64 (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))) (neg.f64 b))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(+ (* -1 (/ b c)) (/ a b))
(-.f64 (/.f64 a b) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))
(fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b c)))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))
(fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b c)))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(- (+ (* -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)))))
(+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(- (+ (* -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))))))
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))))
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))
(fma.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) c)) a)))
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/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)))))) a)) (* -1/2 (/ (* a b) c))) a)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c 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 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) c)) a)))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 a b))) b) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 a b))) b) c)
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) c)
(/ (+ (* -2 (/ (+ (* -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))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))))) c)
(/ (+ (* -2 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))))) c)
(* -1 (* (sqrt (/ a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b #s(literal 1/2 binary64))) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -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))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)) c) (*.f64 (*.f64 #s(literal -1/2 binary64) b) c)) c)) c))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) c) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) c)) c)) c))
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))))
(* -1 (/ a b))
(/.f64 (neg.f64 a) b)
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) b))
(* -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 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.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 (-.f64 (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 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c)) (*.f64 b b))) (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b c))) a)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) 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)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (*.f64 #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 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))) a)
(* -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 (*.f64 b #s(literal 1/2 binary64)) 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) 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 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal 1/16 binary64) (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 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) c))) a)) a))
(* -1 (/ b (* a c)))
(/.f64 (neg.f64 b) (*.f64 c a))
(/ (+ (* -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 (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.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 #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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) a)) (*.f64 b b))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a)) c)
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) 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 (neg.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) 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)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) c)
(* -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 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) 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 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (*.f64 a a))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) c) a)) c)) c))
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (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) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a (*.f64 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) (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (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 (neg.f64 (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ b (* a c)))
(/.f64 (neg.f64 b) (*.f64 c a))
(* 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 c a))))
(* 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 (neg.f64 (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c a))))
(* 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 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 a a))))) (*.f64 (*.f64 c a) (neg.f64 (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c a))))))
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 c (*.f64 b 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 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c a) (*.f64 b b))) b))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 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 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* (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 a (-.f64 (*.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 c (*.f64 a (*.f64 a a))))) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c)))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) b) c)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -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 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b 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 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64)))) a)
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))
(neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.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 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) a))) a))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a))) a))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (neg.f64 (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) a)) c))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (*.f64 a a))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) a)) c))
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b)
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b))
(* -1 (* b (+ (* -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 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 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 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (/.f64 c (*.f64 b b))))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(+ (* -1 (/ b c)) (/ a b))
(-.f64 (/.f64 a b) (/.f64 b c))
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b c)))
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b c)))
(* -1/2 (* (sqrt (/ a c)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a)))))
(* 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)))))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))
(* 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)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))))
(* (sqrt (/ a c)) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 a))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) (neg.f64 a))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(/ (+ (* -1 b) (/ (* a c) b)) c)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)
(/.f64 (fma.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 b)) c)
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)
(/.f64 (-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a b))) b) c)
(* -1/2 (* (sqrt (/ a c)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))
(* (sqrt (/ a c)) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 b #s(literal 1/2 binary64))) c))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c)) c))
(* -1/2 (* (sqrt (/ a c)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c)))))
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) c))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* -1 (/ b c))
(neg.f64 (/.f64 b c))
(* b (- (/ a (pow b 2)) (/ 1 c)))
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))
(*.f64 b (-.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c))))
(* -1 (/ a b))
(/.f64 (neg.f64 a) b)
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b))
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b))
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) b))
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* 2 a)
(*.f64 #s(literal 2 binary64) a)
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))
(fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* (pow a 2) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* (pow c 2) (- (* -4 (/ (* a c) (pow b 5))) (* 2 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))))
(* (pow c 2) (- (* c (+ (* -10 (/ (* (pow a 2) c) (pow b 7))) (* -4 (/ a (pow b 5))))) (* 2 (/ 1 (pow b 3)))))
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))) (/ 2 (* (pow b 3) (pow c 2)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -4 (/ a (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -10 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 4 (/ a (pow b 5))) (* 2 (/ 1 (* (pow b 3) c)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* -10 (/ (* (pow a 2) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* -4 (* a (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c c) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -4 (* a (pow c 3))) (* -2 (* (pow b 2) (pow c 2)))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c c) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -10 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(/ (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2))) (pow b 3))
(/.f64 (fma.f64 (*.f64 c c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(/ (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -4 (/ (* a (pow c 3)) (pow b 2))) (* -2 (pow c 2)))) (pow b 3))
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b)))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64)))) (*.f64 b (*.f64 b b))))
(* -1 (/ (+ (* 2 (pow c 2)) (+ (* 4 (/ (* a (pow c 3)) (pow b 2))) (* 10 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64)))) (*.f64 b (*.f64 b b))))
(* -2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -2 binary64))
(+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b)))))
(+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))
(fma.f64 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))))))
(+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64)))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* (pow a 3) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (+ (* -2 (/ c (* (pow a 3) b))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))) a)) (* 10 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ c (* a b))) (* 2 (/ (pow c 2) (pow b 3)))) a))) a)) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -2 binary64))
(* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))
(* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -10 (/ (* (pow a 3) c) (pow b 7))) (* -4 (/ (pow a 2) (pow b 5))))))) (* 2 (/ 1 b))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -10 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 2 binary64) b))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))
(* (pow c 4) (- (+ (* -10 (/ (pow a 3) (pow b 7))) (+ (* -4 (/ (pow a 2) (* (pow b 5) c))) (* -2 (/ a (* (pow b 3) (pow c 2)))))) (* 2 (/ 1 (* b (pow c 3))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -4 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (* (pow b 3) c))) (* 4 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 b (*.f64 b b))))) c)))
(* (pow c 4) (+ (* -10 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -2 (/ a (pow b 3))) (* 2 (/ 1 (* b c)))) c)) (* 4 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) (*.f64 c b))) c)) c)))
(* -10 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 3) (pow c 4))) (* -4 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* -2 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (pow c 2))) (* -2 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c c) a (*.f64 c (*.f64 b b)))))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -10 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -2 binary64))
(/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b)
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -10 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)
(* -2 (/ c b))
(*.f64 (/.f64 c b) #s(literal -2 binary64))
(* -1 (/ (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b))
(* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b))
(* -1 (/ (+ (* 2 c) (+ (* 2 (/ (* a (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 10 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) b))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64))))
(+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* a (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* 4 (/ (pow c 3) (* a (pow b 5)))) (* 10 (/ (pow c 4) (pow b 7))))))
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* (pow c 3) (- (* -10 (/ (* a c) (pow b 7))) (* 4 (/ 1 (pow b 5)))))
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 c a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 5 binary64)))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* (pow c 4) (- (* -10 (/ a (pow b 7))) (* 4 (/ 1 (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -10 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64))))))
(* -10 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -10 (* a (pow c 4))) (* -4 (* (pow b 2) (pow c 3)))) (pow b 7))
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))) (pow.f64 b #s(literal 7 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -10 (/ (* a (pow c 4)) (pow b 2))) (* -4 (pow c 3))) (pow b 5))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* 4 (pow c 3)) (* 10 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))
(neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a))))
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 c (neg.f64 (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (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 -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))) c)))
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (*.f64 c (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 c c) a (*.f64 c (*.f64 b b)))))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64)))
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b)
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -5 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b)
(* -1 (/ c b))
(/.f64 (neg.f64 c) b)
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (+ (* -5/2 (pow c 2)) (pow c 2)) (pow b 5))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -1 (/ (+ (* -1 (pow c 2)) (* 5/2 (pow c 2))) (pow b 5)))
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 5 binary64))))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(* -3/2 (/ (pow c 2) (pow b 5)))
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 4) (pow b 6))
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(/ (pow c 2) (pow b 5))
(/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 4 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 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))
(+ (* -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 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -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 (/ (+ (* -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 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 b))
(+ (* -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))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)) a) (*.f64 b a)) a))
(+ (* -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)))))) (* 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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 b a) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))
(+ (* -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 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -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 (/ (+ (* -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 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 b))
(+ (* -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))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)) c) (*.f64 c b)) c))
(+ (* -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)))))) (* 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))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 c b) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)) #s(literal -1/32 binary64))) c) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) c)) c))
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))
(fma.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 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))))))
(fma.f64 b (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -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))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -4 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.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))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 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 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 4 binary64)))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 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))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/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 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)))))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* 20 (/ (* a (pow c 4)) (pow b 7)))
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 7 binary64)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(* -2 (/ (pow c 2) (pow b 3)))
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(pow b 7)
(pow.f64 b #s(literal 7 binary64))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))
(* -4 (/ (pow c 3) (pow b 5)))
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))

eval583.0ms (4.3%)

Memory
15.9MiB live, 521.2MiB allocated
Compiler

Compiled 90 023 to 6 288 computations (93% saved)

prune450.0ms (3.3%)

Memory
-42.4MiB live, 576.8MiB allocated
Pruning

37 alts after pruning (32 fresh and 5 done)

PrunedKeptTotal
New1 666201 686
Fresh371249
Picked325
Done033
Total1 706371 743
Accuracy
100.0%
Counts
1 743 → 37
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.3%
(/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
83.2%
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
99.2%
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
66.2%
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
53.3%
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b) (*.f64 #s(literal 2 binary64) a))
52.9%
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a))
99.4%
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
83.2%
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
66.3%
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
66.3%
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
66.3%
(/.f64 c (neg.f64 b))
99.2%
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) (*.f64 (*.f64 a (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)))) b)))
89.9%
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b c))))
83.8%
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))
99.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
53.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
83.8%
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
83.7%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c) a))
83.7%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a) a))
54.5%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))
66.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 b) (*.f64 c a)) a))
53.2%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) a))
99.2%
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a))
83.7%
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a)))) a))
83.7%
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))
66.2%
(/.f64 #s(literal -1 binary64) (/.f64 b c))
66.2%
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
66.2%
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
99.2%
(*.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) (*.f64 #s(literal 2 binary64) a)))
99.4%
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) #s(literal 2 binary64)))
53.3%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b))
53.2%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
66.2%
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
83.1%
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
89.4%
(*.f64 c (fma.f64 c (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)) a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
83.1%
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
83.0%
(*.f64 c (*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))))
Compiler

Compiled 4 630 to 1 089 computations (76.5% saved)

regimes140.0ms (1%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes53.0ms (0.4%)

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

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes54.0ms (0.4%)

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

4 calls:

20.0ms
a
11.0ms
c
11.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))
11.0ms
b
Results
AccuracySegmentsBranch
83.8%1a
86.9%2b
83.8%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))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes11.0ms (0.1%)

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

1 calls:

10.0ms
b
Results
AccuracySegmentsBranch
86.9%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0.1%)

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

1 calls:

8.0ms
b
Results
AccuracySegmentsBranch
86.9%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes8.0ms (0.1%)

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

1 calls:

7.0ms
b
Results
AccuracySegmentsBranch
86.9%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes14.0ms (0.1%)

Memory
-12.9MiB live, 25.9MiB allocated
Counts
21 → 1
Calls
Call 1
Inputs
(/.f64 c (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 b) (*.f64 c a)) a))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))
Outputs
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c))
Calls

2 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))
6.0ms
b
Results
AccuracySegmentsBranch
83.8%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))
83.8%1b
Compiler

Compiled 24 to 17 computations (29.2% saved)

regimes22.0ms (0.2%)

Memory
4.6MiB live, 43.3MiB allocated
Counts
16 → 1
Calls
Call 1
Inputs
(/.f64 c (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 b) (*.f64 c a)) a))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a))
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))
(*.f64 c (/.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) b))
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b)
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
Outputs
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
Calls

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

regimes15.0ms (0.1%)

Memory
-4.0MiB live, 36.5MiB allocated
Accuracy

Total -0.2b remaining (-0.8%)

Threshold costs -0.2b (-0.8%)

Counts
9 → 1
Calls
Call 1
Inputs
(/.f64 c (neg.f64 b))
(*.f64 (/.f64 #s(literal -1 binary64) b) c)
(/.f64 #s(literal -1 binary64) (/.f64 b c))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b))
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 b) (*.f64 c a)) a))
Outputs
(/.f64 c (neg.f64 b))
Calls

4 calls:

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

Compiled 32 to 23 computations (28.1% saved)

bsearch3.0ms (0%)

Memory
9.6MiB live, 9.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
3.0ms
15.651330530516228
16.500564456054022
Samples
1.0ms12×0valid
1.0ms1valid
0.0ms0invalid
Compiler

Compiled 59 to 45 computations (23.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.0ms
adjust: 0.0ms (0% of total)
ival-div: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
ival-mult: 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)

bsearch0.0ms (0%)

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

Compiled 57 to 43 computations (24.6% saved)

bsearch0.0ms (0%)

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

Compiled 57 to 43 computations (24.6% saved)

bsearch0.0ms (0%)

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

Compiled 57 to 43 computations (24.6% saved)

simplify11.0ms (0.1%)

Memory
-15.6MiB live, 22.9MiB allocated
Algorithm
egg-herbie
Rules
30×*-commutative_binary64
20×+-commutative_binary64
18×sub-neg_binary64
10×neg-sub0_binary64
10×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
055190
178190
294190
3103190
4108190
5109190
Stop Event
saturated
Calls
Call 1
Inputs
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(if (<=.f64 b #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(if (<=.f64 b #s(literal 16 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(if (<=.f64 b #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(if (<=.f64 b #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 c (neg.f64 b))
Outputs
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))))
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(if (<=.f64 b #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(if (<=.f64 b #s(literal 16 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(if (<=.f64 b #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(if (<=.f64 b #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(if (<=.f64 b #s(literal 16 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) c))
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c)))
(/.f64 c (neg.f64 b))

soundness1.0s (7.4%)

Memory
49.0MiB live, 944.9MiB allocated
Rules
11 458×lower-fma.f64
11 458×lower-fma.f32
7 766×lower-*.f64
7 766×lower-*.f32
7 300×lower-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01451
02351
17649
253648
3686448
0815844
0119911674
1389611474
0818911146
05453273
117383232
260833204
082433047
066545
0122442
1490373
24396361
09031359
063488
0120412
1485348
24804335
08248335
061401
0116359
1463341
23922335
08580333
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
Compiler

Compiled 984 to 492 computations (50% saved)

preprocess89.0ms (0.7%)

Memory
4.0MiB live, 170.3MiB allocated
Compiler

Compiled 426 to 134 computations (68.5% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...